add subproject

This commit is contained in:
chatlanin
2022-11-17 10:30:41 +03:00
parent dc28f6b6db
commit 4e85abc2a9
311 changed files with 158226 additions and 3 deletions

View File

@@ -0,0 +1,4 @@
# Run manually to reformat a file:
# clang-format -i --style=file <file>
Language: Cpp
BasedOnStyle: Google