blob: ae160a0bcc9789066ee10550248afae609c4114e [file] [log] [blame]
Ben Murdochf91f0612016-11-29 16:50:11 +00001# Defines the Google C++ style for automatic reformatting.
2# http://clang.llvm.org/docs/ClangFormatStyleOptions.html
3BasedOnStyle: Google
4MaxEmptyLinesToKeep: 1