coreboot-libre-fam15h-rdimm/3rdparty/vboot/.clang-format

11 lines
477 B
Plaintext
Raw Permalink Normal View History

2024-03-04 11:14:53 +01:00
BasedOnStyle: LLVM
Language: Cpp
IndentWidth: 8
UseTab: Always
BreakBeforeBraces: Linux
AllowShortIfStatementsOnASingleLine: false
IndentCaseLabels: false
SortIncludes: false
ContinuationIndentWidth: 8
ColumnLimit: 80