19 lines
464 B
Text
19 lines
464 B
Text
|
---
|
||
|
IndentCaseLabels: 'true'
|
||
|
IndentPPDirectives: None
|
||
|
IndentWidth: '4'
|
||
|
PointerAlignment: Left
|
||
|
SortIncludes: 'false'
|
||
|
SpaceAfterTemplateKeyword: 'false'
|
||
|
SpaceBeforeAssignmentOperators: 'true'
|
||
|
SpaceBeforeParens: ControlStatements
|
||
|
SpaceBeforeRangeBasedForLoopColon: 'true'
|
||
|
SpaceInEmptyParentheses: 'false'
|
||
|
SpacesInAngles: 'true'
|
||
|
SpacesInCStyleCastParentheses: 'true'
|
||
|
SpacesInContainerLiterals: 'true'
|
||
|
SpacesInParentheses: 'true'
|
||
|
SpacesInSquareBrackets: 'true'
|
||
|
|
||
|
...
|