Mega update (updates will be more normal from here on)

This commit is contained in:
2026-08-01 21:52:40 -04:00
parent 59cf492531
commit 25f3d28911
11 changed files with 909 additions and 3 deletions
+7
View File
@@ -0,0 +1,7 @@
---
BasedOnStyle: LLVM
TabWidth: 4
IndentWidth: 4
UseTab: ForIndentation
ColumnLimit: 0
...