wawa
This commit is contained in:
parent
b09839ff6a
commit
269122d30c
10 changed files with 68 additions and 69 deletions
|
@ -3,7 +3,6 @@ AlignArrayOfStructures: Right
|
|||
AlignConsecutiveAssignments: true
|
||||
AlignConsecutiveDeclarations: true
|
||||
AllowShortBlocksOnASingleLine: Always
|
||||
AllowShortCompoundRequirementOnASingleLine: true
|
||||
AllowShortEnumsOnASingleLine: true
|
||||
AllowShortFunctionsOnASingleLine: All
|
||||
AllowShortLoopsOnASingleLine: true
|
||||
|
@ -24,7 +23,7 @@ SpacesBeforeTrailingComments: 1
|
|||
|
||||
IncludeBlocks: Regroup
|
||||
IncludeCategories:
|
||||
- Regex: '".*"'
|
||||
- Regex: '".*"'
|
||||
Priority: 1
|
||||
- Regex: '<.*>'
|
||||
- Regex: '<.*>'
|
||||
Priority: -1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue