mirror of
https://git.sb/baoshuo/OI-codes.git
synced 2024-11-23 17:28:47 +00:00
chore: update clang-format config
This commit is contained in:
parent
3fa4158c4d
commit
e86a425687
@ -16,6 +16,7 @@ SeparateDefinitionBlocks: Always
|
||||
PointerAlignment: Right
|
||||
BinPackArguments: false
|
||||
BinPackParameters: false
|
||||
BreakBeforeBinaryOperators: All
|
||||
PackConstructorInitializers: NextLine
|
||||
IncludeCategories:
|
||||
- Regex: '^<ext/.*\.h>'
|
||||
|
Loading…
Reference in New Issue
Block a user