mirror of
https://git.sb/baoshuo/OI-codes.git
synced 2025-01-26 02:40:12 +00:00
chore: update clang-format config
This commit is contained in:
parent
8378f90ef2
commit
1051c67cd8
@ -16,7 +16,7 @@ SeparateDefinitionBlocks: Always
|
|||||||
PointerAlignment: Right
|
PointerAlignment: Right
|
||||||
BinPackArguments: false
|
BinPackArguments: false
|
||||||
BinPackParameters: false
|
BinPackParameters: false
|
||||||
PackConstructorInitializers: CurrentLine
|
PackConstructorInitializers: NextLine
|
||||||
IncludeCategories:
|
IncludeCategories:
|
||||||
- Regex: '^<ext/.*\.h>'
|
- Regex: '^<ext/.*\.h>'
|
||||||
Priority: 2
|
Priority: 2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user