rocksdb/.clang-format

6 lines
138 B
YAML

# Complete list of style options can be found at:
# http://clang.llvm.org/docs/ClangFormatStyleOptions.html
---
BasedOnStyle: Google
...