.clang-format 161 Bytes
Newer Older
1 2 3
# Defines the Google C++ style for automatic reformatting.
# http://clang.llvm.org/docs/ClangFormatStyleOptions.html
BasedOnStyle: Google
4
MaxEmptyLinesToKeep: 2