xref: /aosp_15_r20/external/crosvm/third_party/minijail/.clang-format (revision 4b9c6d91573e8b3a96609339b46361b5476dd0f9)
1*4b9c6d91SCole FaustBasedOnStyle: LLVM
2*4b9c6d91SCole FaustIndentWidth: 8
3*4b9c6d91SCole FaustUseTab: Always
4*4b9c6d91SCole FaustBreakBeforeBraces: Linux
5*4b9c6d91SCole FaustAllowShortIfStatementsOnASingleLine: false
6*4b9c6d91SCole FaustAllowShortFunctionsOnASingleLine: false
7*4b9c6d91SCole FaustIndentCaseLabels: false
8