Updated clang-format

This commit is contained in:
Rebekah 2022-04-22 19:15:36 -04:00
parent 79ab1c663b
commit 81d986c2ec
Signed by: oneechanhax
GPG Key ID: 183EB7902964DAE5

View File

@ -3,3 +3,4 @@ BreakBeforeBraces: Attach
CompactNamespaces: true
FixNamespaceComments: true
NamespaceIndentation: None
SortIncludes: Never