blob: 07bc4e02be6ce128d790101d7bd50d33ebc2c9c0 (
plain) (
blame)
1
2
3
4
5
6
7
|
BasedOnStyle: LLVM
IndentWidth: 8
UseTab: Always
BreakBeforeBraces: Linux
AllowShortIfStatementsOnASingleLine: false
IndentCaseLabels: true
IndentPPDirectives: BeforeHash
|