4 AccessModifierOffset: -4
5 AlignAfterOpenBracket: DontAlign
6 AlignConsecutiveAssignments: false
7 AlignConsecutiveDeclarations: false
8 AlignEscapedNewlines: DontAlign
10 AlignTrailingComments: false
11 AllowAllConstructorInitializersOnNextLine: false
12 AllowShortBlocksOnASingleLine: false
13 AllowShortEnumsOnASingleLine: false
14 AllowShortFunctionsOnASingleLine: None
15 AllowShortIfStatementsOnASingleLine: false
16 AllowShortLambdasOnASingleLine: None
17 AlwaysBreakAfterDefinitionReturnType: false
18 AlwaysBreakTemplateDeclarations: No
24 - sjme_attrCheckReturn
27 - sjme_attrFormatOuter
28 - sjme_attrInNegativeOnePositive
31 - sjme_attrInOutNotNull
33 - sjme_attrInPositiveNonZero
36 - sjme_attrOutNegativeOnePositive
38 - sjme_attrOutNotNullBuf
39 - sjme_attrOutNullable
40 - sjme_attrOutPositive
41 - sjme_attrOutPositiveNonZero
43 - sjme_attrReturnNever
44 - sjme_attrReturnNullable
53 BinPackParameters: false
57 AfterControlStatement: true
63 AfterExternBlock: true
66 BeforeLambdaBody: true
68 SplitEmptyFunction: true
69 SplitEmptyRecord: true
70 SplitEmptyNamespace: true
71 BreakAfterAttributes: Leave
72 BreakBeforeBraces: Custom
73 BreakBeforeTernaryOperators: false
74 BreakConstructorInitializers: AfterColon
75 BreakConstructorInitializersBeforeComma: false
76 BreakInheritanceList: AfterComma
78 ConstructorInitializerAllOnOneLineOrOnePerLine: false
79 FixNamespaceComments: false
91 IncludeIsMainRegex: '([-_](test|unittest))?$'
92 IndentCaseBlocks: true
93 IndentCaseLabels: true
94 IndentGotoLabels: false
96 InsertNewlineAtEOF: true
100 PenaltyBreakComment: 1000000
101 PenaltyReturnTypeOnItsOwnLine: 10
102 PointerAlignment: Left
103 ReferenceAlignment: Left
104 ReflowComments: false
106 SpaceBeforeParensOptions:
107 AfterControlStatements: true
108 AfterForeachMacros: true
109 AfterFunctionDeclarationName: false
110 AfterFunctionDefinitionName: false
112 AfterOverloadedOperator: false
113 AfterRequiresInClause: false
114 AfterRequiresInExpression: false
115 BeforeNonEmptyParentheses: false
116 SpaceInEmptyParentheses: false
117 SpacesInAngles: false
118 SpacesInConditionalStatement: false
119 SpacesInContainerLiterals: false
120 SpacesInCStyleCastParentheses: false
121 SpacesInParensOptions:
122 InConditionalStatements: false
124 InEmptyParentheses: false
126 SpacesInParentheses: false
128 StatementAttributeLikeMacros:
131 - SJME_REFPTR_CODE_BEGIN
132 - SJME_REFPTR_CODE_END
134 - SJME_SCRITCHUI_DISPATCH_DECL
135 - SJME_SCRITCHUI_DISPATCH_CASE
136 - SJME_SCRITCHUI_DISPATCH_SWITCH_BEGIN
137 - SJME_SCRITCHUI_DISPATCH_SWITCH_END
138 - SJME_SCRITCHUI_DISPATCH_GENERIC_LISTENER
139 - SJME_SCRITCHUI_SERIAL_CHUNK
140 - SJME_SCRITCHUI_SERIAL_PASS
141 - SJME_SCRITCHUI_INVOKE_WAIT
147 WhitespaceSensitiveMacros:
149 - SJME_TOKEN_STRING_PP
153 - SJME_SCRITCHUI_SERIAL_CHUNK