diff options
Diffstat (limited to '.clang-format')
| -rw-r--r-- | .clang-format | 2 | 
1 files changed, 0 insertions, 2 deletions
| diff --git a/.clang-format b/.clang-format index 461886c..67d3e49 100644 --- a/.clang-format +++ b/.clang-format @@ -9,7 +9,5 @@ AllowShortFunctionsOnASingleLine: None  IndentCaseLabels: false  ColumnLimit: 90  AccessModifierOffset: -4 -NamespaceIndentation: All -FixNamespaceComments: false  AlwaysBreakTemplateDeclarations: true  ConstructorInitializerAllOnOneLineOrOnePerLine: true | 
