aboutsummaryrefslogtreecommitdiff
path: root/.clang-format
blob: ae160a0bcc9789066ee10550248afae609c4114e (plain)
1
2
3
4
# Defines the Google C++ style for automatic reformatting.
# http://clang.llvm.org/docs/ClangFormatStyleOptions.html
BasedOnStyle: Google
MaxEmptyLinesToKeep: 1