initial commit

This commit is contained in:
Barrett Ruth 2025-11-08 13:04:35 -05:00
commit 4c257d5065
9 changed files with 493 additions and 0 deletions

8
stylua.toml Normal file
View file

@ -0,0 +1,8 @@
column_width = 100
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"
call_parentheses = "Always"
[sort_requires]
enabled = true