first commit

This commit is contained in:
2025-07-16 13:42:20 -04:00
commit 49f9890967
14 changed files with 1680 additions and 0 deletions

6
.stylua.toml Normal file
View File

@@ -0,0 +1,6 @@
column_width = 160
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"
call_parentheses = "None"