Revision 1721635f7640bd46bdb7e5968e7d122b4549decc authored by Alexandre Viau on 20 March 2019, 18:07:19 UTC, committed by Facebook Github Bot on 20 March 2019, 18:10:48 UTC
Summary: Pull Request resolved: https://github.com/facebook/rocksdb/pull/5086

Differential Revision: D14542212

Pulled By: siying

fbshipit-source-id: db2f38a3f7c9b64532655a5d4ac4b7715c392883
1 parent 959f86e
Raw File
.clang-format
# Complete list of style options can be found at: 
# http://clang.llvm.org/docs/ClangFormatStyleOptions.html
---
BasedOnStyle: Google
...
back to top