Sign in
dawn
/
dawn
/
f5700a0ea7cec58b6e17e7aed687b30eb9e8e6dc
/
.
/
.clang-format
blob: d9e1846d210b315fb86e12f587b89998688b17ec [
file
] [
log
] [
blame
]
# http://clang.llvm.org/docs/ClangFormatStyleOptions.html
BasedOnStyle
:
Chromium
ColumnLimit
:
100
# Use 4 space indents
IndentWidth
:
4
ObjCBlockIndentWidth
:
4
AccessModifierOffset
:
-
2
InsertBraces
:
true