Revision 972e3ff295ae59e4dce498de1e461d2ef376672d authored by Siying Dong on 16 November 2016, 17:24:52 UTC, committed by Facebook Github Bot on 16 November 2016, 17:39:09 UTC
Summary: Closes https://github.com/facebook/rocksdb/pull/1496

Differential Revision: D4168080

Pulled By: siying

fbshipit-source-id: 056ae62
1 parent 420bdb4
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