Updated the autoformatting configuration

This commit is contained in:
jpekkila
2019-06-18 16:39:30 +03:00
parent 123fc78705
commit 6fdc4cddb2

View File

@@ -7,3 +7,4 @@ AlwaysBreakAfterReturnType: TopLevelDefinitions
PointerAlignment: Left
BreakBeforeBinaryOperators: None
PenaltyBreakAssignment: 10000
ColumnLimit: 100