blob: 894dc8920b567354a27cce948db2b1dbd8b27d3f (
plain) (
tree)
|
|
IndentWidth: 4
TabWidth: 4
UseTab: Always
AllowShortIfStatementsOnASingleLine: false
IndentCaseLabels: false
AlignAfterOpenBracket: DontAlign
AllowAllParametersOfDeclarationOnNextLine: true
ConstructorInitializerAllOnOneLineOrOnePerLine: false
ColumnLimit: 120
|