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