Initial commit with strict idiomatic rust enforcement

This commit is contained in:
Kevin Thomas
2023-10-06 14:27:20 -04:00
commit 8b9d2d93a1
1232 changed files with 114453 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
*.c linguist-detectable=true
*.cmake linguist-detectable=false
*.py linguist-detectable=false
*.txt linguist-detectable=false
*.json linguist-detectable=false
*.ps1 linguist-detectable=false