Update .clang-format

This commit is contained in:
Jack Andersen 2016-08-21 14:10:46 -10:00
parent 81afa635ef
commit 0b0a83ea87
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ AlwaysBreakAfterDefinitionReturnType: None
AllowShortFunctionsOnASingleLine: All
Cpp11BracedListStyle: true
NamespaceIndentation: None
ReflowComments: true
BinPackArguments: true
BinPackParameters: true
SortIncludes: false