Update .clang-format

This commit is contained in:
Jack Andersen 2016-08-21 14:09:24 -10:00
parent 055e73183a
commit 28cac7ff83
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