clang-format: better alignment after brackets
This commit is contained in:
parent
416d8618b2
commit
9df850751b
1 changed files with 1 additions and 2 deletions
|
@ -1,8 +1,7 @@
|
|||
BasedOnStyle: Google
|
||||
|
||||
AccessModifierOffset: -4
|
||||
AlignArrayOfStructures: Right
|
||||
AlignConsecutiveAssignments: true
|
||||
AlignAfterOpenBracket: BlockIndent
|
||||
AlignConsecutiveBitFields: true
|
||||
AlignConsecutiveMacros: true
|
||||
AllowShortBlocksOnASingleLine: Empty
|
||||
|
|
Loading…
Add table
Reference in a new issue