Merge pull request #80 from LINxiansheng/master

Update .clang-format
This commit is contained in:
LIN 2021-06-05 16:57:10 +08:00 committed by GitHub
commit 179a540032
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
Language: Cpp
# BasedOnStyle: LLVM
SortIncludes: false
AccessModifierOffset: 0
AccessModifierOffset: -4
AlignAfterOpenBracket: DontAlign
AlignConsecutiveAssignments: false
AlignConsecutiveDeclarations: false