allwinner_a64/android/external/minijail/.clang-format
2018-08-08 16:14:42 +08:00

7 lines
181 B
YAML

BasedOnStyle: LLVM
IndentWidth: 8
UseTab: Always
BreakBeforeBraces: Linux
AllowShortIfStatementsOnASingleLine: false
AllowShortFunctionsOnASingleLine: false
IndentCaseLabels: false