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