Most languages seem to prefer OTBS

This commit is contained in:
Anthony Rose 2023-06-26 12:52:47 +01:00
parent 12917b6849
commit 90a163007a

View file

@ -31,7 +31,7 @@ BinPackParameters: true
BitFieldColonSpacing: Both
BreakAfterJavaFieldAnnotations: false
BreakBeforeBinaryOperators: None
BreakBeforeBraces: Allman
BreakBeforeBraces: Attach
BreakBeforeConceptDeclarations: true
BreakBeforeInheritanceComma: false
BreakBeforeTernaryOperators: false