Reformat.

This commit is contained in:
2021-09-22 01:27:28 +01:00
parent 8b0c5b2e2d
commit 4002cca010
17 changed files with 125 additions and 134 deletions

View File

@@ -70,9 +70,12 @@ IncludeCategories:
- Regex: '^("(win32|windows))'
Priority: 1
SortPriority: -1
- Regex: '^("library.h")'
Priority: 0
SortPriority: -1
- Regex: '.*'
Priority: 1
SortPriority: 1
Priority: 0
SortPriority: 0
IncludeIsMainRegex: '(Test)?$'
IndentCaseLabels: true
IndentPPDirectives: None