summaryrefslogtreecommitdiff
path: root/deps/v8/.clang-format
blob: 55479a2f7608458a9b4d76cdb353043b0c966d5e (plain)
1
2
3
4
5
# Defines the Google C++ style for automatic reformatting.
# http://clang.llvm.org/docs/ClangFormatStyleOptions.html
BasedOnStyle: Google
DerivePointerAlignment: false
MaxEmptyLinesToKeep: 1