Revision 9e583711144f580390ce21a49a8ceacca338fcd5 authored by Yi Wu on 11 May 2017, 18:43:56 UTC, committed by Yi Wu on 11 May 2017, 18:43:56 UTC
1 parent 1d4dc5e
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