Revision 30a6d4e3edb00b2774404a3d8e4ee7e237c06685 authored by Yi Wu on 28 April 2017, 20:56:40 UTC, committed by Yi Wu on 28 April 2017, 20:56:40 UTC
1 parent 6d29d8b
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