|
@@ -28,6 +28,9 @@ CompactNamespaces: false
|
|
|
Cpp11BracedListStyle: true
|
|
Cpp11BracedListStyle: true
|
|
|
FixNamespaceComments: true
|
|
FixNamespaceComments: true
|
|
|
IncludeBlocks: Merge
|
|
IncludeBlocks: Merge
|
|
|
|
|
+IncludeCategories:
|
|
|
|
|
+ - Regex: '^<RmlUi/'
|
|
|
|
|
+ Priority: 1
|
|
|
IndentCaseLabels: false
|
|
IndentCaseLabels: false
|
|
|
IndentPPDirectives: BeforeHash
|
|
IndentPPDirectives: BeforeHash
|
|
|
IndentWidth: 4
|
|
IndentWidth: 4
|