9 lines
190 B
YAML
9 lines
190 B
YAML
UseTab: Always
|
|
IndentWidth: 4
|
|
TabWidth: 4
|
|
ColumnLimit: 0
|
|
AllowAllParametersOfDeclarationOnNextLine: false
|
|
BreakBeforeBinaryOperators: None
|
|
SpacesInParentheses: false
|
|
BinPackParameters: true
|