Sign in
chromium
/
chromium
/
src.git
/
6efe7f2e63509864dc9378a7af86721aecd8e15e
/
.
/
.clang-format
blob: 0f21d0bb9e4a31e91f24f624dec27a85be72a64c [
file
] [
log
] [
blame
]
# Defines the Chromium style for automatic reformatting.
# http://clang.llvm.org/docs/ClangFormatStyleOptions.html
BasedOnStyle
:
Chromium
Standard
:
Cpp11