initial commit

This commit is contained in:
Barrett Ruth 2022-11-16 20:36:44 -05:00
commit 6cf21bf121
5 changed files with 158 additions and 0 deletions

5
.stylua.toml Normal file
View file

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