Revision b6e554e698c6091007dfa6269816cc3a82c6f31a authored by Levi Tamasi on 04 June 2019, 23:38:51 UTC, committed by Levi Tamasi on 04 June 2019, 23:38:51 UTC
1 parent a1f08cc
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