modified code style
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
AlignAfterOpenBracket: BlockIndent
|
||||
AlignConsecutiveMacros: true
|
||||
AllowShortIfStatementsOnASingleLine: true
|
||||
AllowShortLoopsOnASingleLine: true
|
||||
AllowShortIfStatementsOnASingleLine: false
|
||||
AllowShortLoopsOnASingleLine: false
|
||||
BasedOnStyle: LLVM
|
||||
BinPackArguments: false
|
||||
BinPackParameters: false
|
||||
|
Reference in New Issue
Block a user