weh
This commit is contained in:
parent
afbba70f92
commit
81cb6b5d4a
5 changed files with 24 additions and 51 deletions
|
@ -10,10 +10,12 @@ AllowShortLoopsOnASingleLine: true
|
|||
BasedOnStyle: Chromium
|
||||
BinPackArguments: false
|
||||
BinPackParameters: false
|
||||
ColumnLimit: 100
|
||||
FixNamespaceComments: false
|
||||
IndentAccessModifiers: false
|
||||
IndentExternBlock: Indent
|
||||
NamespaceIndentation: All
|
||||
SkipMacroDefinitionBody: true
|
||||
SpaceBeforeCpp11BracedList: true
|
||||
SpacesBeforeTrailingComments: 1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue