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