mirror of
https://git.sb/baoshuo/OI-codes.git
synced 2024-11-23 18:28:47 +00:00
Update priority of headers
This commit is contained in:
parent
3e1b4e4ced
commit
dfdf7f5159
@ -19,6 +19,10 @@ BinPackParameters: false
|
||||
BreakBeforeBinaryOperators: All
|
||||
PackConstructorInitializers: NextLine
|
||||
IncludeCategories:
|
||||
- Regex: 'testlib\.h'
|
||||
Priority: 1
|
||||
SortPriority: 0
|
||||
CaseSensitive: false
|
||||
- Regex: '^<(iostream|cstdio)>'
|
||||
Priority: 2
|
||||
SortPriority: 1
|
||||
|
Loading…
Reference in New Issue
Block a user