initial commit

This commit is contained in:
Barrett Ruth 2022-12-31 14:04:00 -06:00
commit 4037e24558
11 changed files with 420 additions and 0 deletions

4
.stylua.toml Normal file
View file

@ -0,0 +1,4 @@
quote_style = "AutoPreferSingle"
call_parentheses = "None"
indent_type = "Spaces"
column_width = 80