mirror of
https://github.com/Mercantec-GHC/h5-projekt-mst.git
synced 2026-08-26 21:27:38 +02:00
re-add new clang-format feature
This commit is contained in:
parent
e31561bcd3
commit
1e9740e544
@ -7,9 +7,8 @@ InsertNewlineAtEOF: true
|
||||
AllowShortFunctionsOnASingleLine: None
|
||||
|
||||
BinPackArguments: false
|
||||
# BinPackLongBracedList: false
|
||||
# BinPackParameters: OnePerLine
|
||||
BinPackParameters: true
|
||||
BinPackLongBracedList: false
|
||||
BinPackParameters: OnePerLine
|
||||
|
||||
AllowAllArgumentsOnNextLine: true
|
||||
AllowAllParametersOfDeclarationOnNextLine: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user