Sign in
cobalt
/
cobalt
/
1e13b7264241820b30760ea1a4cf7db0d5c7123b
/
.
/
src
/
v8
/
.clang-format
blob: 55479a2f7608458a9b4d76cdb353043b0c966d5e [
file
] [
log
] [
blame
]
Andrew Top
ef837fa
2017-10-04 22:44:25 -0700
[
diff
] [
blame
]
1
# Defines the Google C++ style for automatic reformatting.
2
# http://clang.llvm.org/docs/ClangFormatStyleOptions.html
3
BasedOnStyle
:
Google
4
DerivePointerAlignment
:
false
5
MaxEmptyLinesToKeep
:
1