mirror of https://github.com/AxioDL/amuse.git
Update .clang-format
This commit is contained in:
parent
055e73183a
commit
28cac7ff83
|
@ -22,7 +22,6 @@ AlwaysBreakAfterDefinitionReturnType: None
|
|||
AllowShortFunctionsOnASingleLine: All
|
||||
Cpp11BracedListStyle: true
|
||||
NamespaceIndentation: None
|
||||
ReflowComments: true
|
||||
BinPackArguments: true
|
||||
BinPackParameters: true
|
||||
SortIncludes: false
|
||||
|
|
Loading…
Reference in New Issue