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