Tools: Update clang format config.

This commit is contained in:
Heiher 2018-10-19 13:28:59 +08:00
parent f4a164c07e
commit a600dd7929
1 changed files with 0 additions and 1 deletions

View File

@ -41,7 +41,6 @@ BreakBeforeInheritanceComma: false
BreakInheritanceList: BeforeColon
BreakBeforeTernaryOperators: false
BreakConstructorInitializersBeforeComma: false
BreakConstructorInitializers: BeforeComma
BreakAfterJavaFieldAnnotations: false
BreakStringLiterals: false
ColumnLimit: 80