Most languages seem to prefer OTBS
This commit is contained in:
parent
12917b6849
commit
90a163007a
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ BinPackParameters: true
|
|||
BitFieldColonSpacing: Both
|
||||
BreakAfterJavaFieldAnnotations: false
|
||||
BreakBeforeBinaryOperators: None
|
||||
BreakBeforeBraces: Allman
|
||||
BreakBeforeBraces: Attach
|
||||
BreakBeforeConceptDeclarations: true
|
||||
BreakBeforeInheritanceComma: false
|
||||
BreakBeforeTernaryOperators: false
|
||||
|
|
Loading…
Reference in a new issue