Revision 307a65525aa8f3149a09b9829083b80dc4c63a27 authored by Yanqin Jin on 28 September 2021, 20:24:51 UTC, committed by Yanqin Jin on 28 September 2021, 20:24:51 UTC
1 parent 9e15f7b
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