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