mirror of
https://github.com/Mercantec-GHC/h5-projekt-mst.git
synced 2026-08-27 05:37:39 +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
|
AllowShortFunctionsOnASingleLine: None
|
||||||
|
|
||||||
BinPackArguments: false
|
BinPackArguments: false
|
||||||
# BinPackLongBracedList: false
|
BinPackLongBracedList: false
|
||||||
# BinPackParameters: OnePerLine
|
BinPackParameters: OnePerLine
|
||||||
BinPackParameters: true
|
|
||||||
|
|
||||||
AllowAllArgumentsOnNextLine: true
|
AllowAllArgumentsOnNextLine: true
|
||||||
AllowAllParametersOfDeclarationOnNextLine: true
|
AllowAllParametersOfDeclarationOnNextLine: true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user