Fix include categories in clang format
This commit is contained in:
parent
4788a1b5ab
commit
f687f416ac
@ -16,7 +16,7 @@ EmptyLineBeforeAccessModifier: Never
|
||||
FixNamespaceComments: false
|
||||
IncludeBlocks: Regroup
|
||||
IncludeCategories:
|
||||
- Regex: "<[a-z]*>"
|
||||
- Regex: "<[a-z_]*>"
|
||||
Priority: 1
|
||||
- Regex: "<catch2\/.*>"
|
||||
Priority: 2
|
||||
|
Loading…
x
Reference in New Issue
Block a user