Home | History | Annotate | Download | only in v8
      1 # Defines the Google C++ style for automatic reformatting.
      2 # http://clang.llvm.org/docs/ClangFormatStyleOptions.html
      3 BasedOnStyle: Google
      4 MaxEmptyLinesToKeep: 1
      5