Revision b082e271208a58d51317a7e8db9c4a3548115171 authored by Yi Wu on 13 July 2017, 18:46:47 UTC, committed by Yi Wu on 13 July 2017, 18:46:47 UTC
1 parent 72cf57d
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