Revision 43010a929f8123b6b554870abff1720186a3e929 authored by Siying Dong on 04 April 2017, 23:23:00 UTC, committed by Facebook Github Bot on 04 April 2017, 23:24:26 UTC
1 parent a30b75c
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