clang-format fields were set to default
dblume

dblume commited on 2023-08-12 23:31:35
Showing 1 changed files, with 0 additions and 2 deletions.

... ...
@@ -13,8 +13,6 @@ BinPackArguments: true
13 13
 BinPackParameters: true
14 14
 
15 15
 # PackConstructorInitializers: NextLine  # <-- Preferred, but in v14
16
-ConstructorInitializerAllOnOneLineOrOnePerLine: true
17
-AllowAllConstructorInitializersOnNextLine: true
18 16
 
19 17
 # Support vim navigation with [[ and ]]
20 18
 BreakBeforeBraces: Custom
21 19