blob: d9bbf504a6f525ed20abab801e9895f041c1b726 [file] [log] [blame]
machenbach@chromium.org90dca012013-11-22 10:04:21 +00001# Defines the Google C++ style for automatic reformatting.
2# http://clang.llvm.org/docs/ClangFormatStyleOptions.html
3BasedOnStyle: Google
machenbach@chromium.orgddf38112013-12-04 09:42:52 +00004MaxEmptyLinesToKeep: 2