aosp12/external/minijail/.clang-format

8 lines
181 B
Plaintext
Raw Normal View History

2023-01-09 17:11:35 +08:00
BasedOnStyle: LLVM
IndentWidth: 8
UseTab: Always
BreakBeforeBraces: Linux
AllowShortIfStatementsOnASingleLine: false
AllowShortFunctionsOnASingleLine: false
IndentCaseLabels: false