clang-format: space between implementations
This commit is contained in:
parent
293e790573
commit
b10d02a2a2
1 changed files with 1 additions and 0 deletions
|
|
@ -16,3 +16,4 @@ AlignConsecutiveDeclarations:
|
||||||
PadOperators: false
|
PadOperators: false
|
||||||
AlignConsecutiveMacros: true
|
AlignConsecutiveMacros: true
|
||||||
AllowShortCaseLabelsOnASingleLine: true
|
AllowShortCaseLabelsOnASingleLine: true
|
||||||
|
SeparateDefinitionBlocks: Always
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue