Revision 67b897a306f276cab2051ef68e85228f7985b6f9 authored by sdong on 31 October 2019, 22:06:10 UTC, committed by sdong on 02 November 2019, 19:48:48 UTC
1 parent 394b94c
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