Revision e29bb934f7ad2133dd2b07ec0ae3dcefb06a83fa authored by Adam Retter on 20 January 2017, 21:09:26 UTC, committed by Facebook Github Bot on 20 January 2017, 21:24:12 UTC
Summary: Closes https://github.com/facebook/rocksdb/pull/1741

Differential Revision: D4380116

Pulled By: yiwu-arbug

fbshipit-source-id: 7cf09df
1 parent 5ac9731
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