Revision 79f08d7ffa6d34d9ca3357777bcb335884a56cfb authored by Adam Retter on 05 April 2022, 01:09:07 UTC, committed by GitHub on 05 April 2022, 01:09:07 UTC
1 parent da11a59
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