Add .clang-tidy and .clang-format configurations
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
---
|
||||
BasedOnStyle: LLVM
|
||||
AccessModifierOffset: '-4'
|
||||
AllowShortFunctionsOnASingleLine: None
|
||||
AllowShortIfStatementsOnASingleLine: Never
|
||||
AllowShortLoopsOnASingleLine: 'false'
|
||||
AlwaysBreakTemplateDeclarations: 'true'
|
||||
BreakBeforeBraces: Allman
|
||||
ColumnLimit: '120'
|
||||
IndentWidth: '4'
|
||||
PointerAlignment: Right
|
||||
|
||||
...
|
||||
Reference in New Issue
Block a user