Revision d98a1b7089ec4c2583442a055381d0c8f73bd621 authored by sdong on 31 October 2019, 21:42:34 UTC, committed by sdong on 31 October 2019, 22:12:03 UTC
1 parent 4464f97
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