Arquivos
Rohit Sant 4c8d43f615 OSDK 3.3
2017-06-15 15:46:01 -07:00

9 linhas
280 B
YAML

BasedOnStyle: Mozilla
Standard: Cpp03
AlignAfterOpenBracket: Align
AlignConsecutiveAssignments: true
AlignConsecutiveDeclarations: true
AllowShortFunctionsOnASingleLine: false
AllowShortIfStatementsOnASingleLine: false
AllowShortLoopsOnASingleLine: false
BreakBeforeBraces: Allman