xref: /openbmc/phosphor-mboxd/.clang-format-c (revision f34db31d768e38c3add58a83cd943609771fd212)
1 BasedOnStyle: LLVM
2 IndentWidth: 8
3 UseTab: Always
4 BreakBeforeBraces: Linux
5 AllowShortIfStatementsOnASingleLine: false
6 IndentCaseLabels: false
7