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