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