Revision 664ad1c001ad23a1be04eeb8ffc0bb01f0743739 authored by sdong on 05 November 2019, 19:08:10 UTC, committed by sdong on 05 November 2019, 19:09:30 UTC
1 parent 0400fb9
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