Format .clang-tidy and .clang-format
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
---
|
||||
AccessModifierOffset: '-4'
|
||||
AccessModifierOffset: '-4'
|
||||
AllowShortFunctionsOnASingleLine: InlineOnly
|
||||
AllowShortIfStatementsOnASingleLine: Never
|
||||
BinPackArguments: 'false'
|
||||
@@ -9,5 +8,3 @@ ColumnLimit: '100'
|
||||
ConstructorInitializerAllOnOneLineOrOnePerLine: 'true'
|
||||
IndentWidth: '4'
|
||||
PointerAlignment: Left
|
||||
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user