code-intelligence.com/cifuzz@v0.40.0/third-party/minijail/.clang-format (about)

     1  BasedOnStyle: LLVM
     2  IndentWidth: 8
     3  UseTab: Always
     4  BreakBeforeBraces: Linux
     5  AllowShortIfStatementsOnASingleLine: false
     6  AllowShortFunctionsOnASingleLine: false
     7  IndentCaseLabels: false