Revision 551a110918493a19d11243f53408b97485de1411 authored by Fosco Marotto on 31 January 2020, 21:03:51 UTC, committed by Fosco Marotto on 31 January 2020, 21:03:51 UTC
1 parent f5f46ad
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