clang-format: tweaks
This commit is contained in:
@ -23,6 +23,7 @@ ColumnLimit: '100'
|
||||
Cpp11BracedListStyle: 'true'
|
||||
DerivePointerAlignment: 'false'
|
||||
IndentCaseLabels: 'false'
|
||||
IndentGotoLabels: 'false'
|
||||
IndentWidth: '8'
|
||||
IndentAccessModifiers: 'false'
|
||||
KeepEmptyLinesAtTheStartOfBlocks: 'false'
|
||||
|
||||
Reference in New Issue
Block a user