unplugged-vendor/external/minijail/.clang-format

8 lines
181 B
Plaintext
Raw Normal View History

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