blob: 55479a2f7608458a9b4d76cdb353043b0c966d5e [file] [log] [blame]
Andrew Topef837fa2017-10-04 22:44:25 -07001# Defines the Google C++ style for automatic reformatting.
2# http://clang.llvm.org/docs/ClangFormatStyleOptions.html
3BasedOnStyle: Google
4DerivePointerAlignment: false
5MaxEmptyLinesToKeep: 1