Skip to content
Snippets Groups Projects
Commit 9d06bead authored by Administrator's avatar Administrator
Browse files

Add regex for flesnet headers

parent 8503bd5d
Branches
Tags
1 merge request!233Fix clang format
......@@ -78,18 +78,24 @@ IncludeBlocks: Regroup
IncludeCategories:
- Regex: '^("|<)Cbm'
Priority: 1
- Regex: '^("|<)Fair'
- Regex: '^("|<).*slice'
Priority: 2
- Regex: '^("|<)T'
- Regex: '^("|<)Fair'
Priority: 3
- Regex: '^("|<)boost'
- Regex: '^("|<)Logger.h'
Priority: 3
- Regex: '^("|<)T'
Priority: 4
- Regex: '^<.*[^\.h]>'
- Regex: '^("|<)Rt'
Priority: 4
- Regex: '^("|<)boost'
Priority: 5
- Regex: '^<.*>'
- Regex: '^<.*[^\.h]>'
Priority: 6
- Regex: '.*'
- Regex: '^<.*>'
Priority: 7
- Regex: '.*'
Priority: 8
IndentCaseBlocks: false
IndentCaseLabels: true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment