Merge pull request #2 from wiiu-env/update_clang_format [no ci]

Update .clang-format rules
This commit is contained in:
Maschell 2022-02-03 15:34:01 +01:00 committed by GitHub
commit 9573bd7e9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 70 additions and 70 deletions

View File

@ -2,7 +2,7 @@
BasedOnStyle: LLVM
AccessModifierOffset: -4
AlignAfterOpenBracket: Align
AlignConsecutiveAssignments: None
AlignConsecutiveAssignments: Consecutive
AlignConsecutiveMacros: AcrossEmptyLinesAndComments
AlignOperands: Align
AllowAllArgumentsOnNextLine: false