Gitiles
Code Review
Sign In
review.coreboot.org
/
coreboot
/
ee464b17ced5a4e85327bb11b42a663213393903
/
.
/
.clang-format
blob: a3ef233a243d37d0e4b41151ce981bff2caa0d81 [
file
] [
log
] [
blame
]
Edward O'Callaghan
c8f0c03
2015-01-03 01:55:22 +1100
[
diff
] [
blame
]
1
BasedOnStyle
:
LLVM
2
IndentWidth
:
8
3
UseTab
:
Always
4
BreakBeforeBraces
:
Linux
5
AllowShortIfStatementsOnASingleLine
:
false
6
IndentCaseLabels
:
false