Add .stylua.toml back

This commit is contained in:
Evie Litherland-Smith 2025-01-05 07:16:43 +00:00
parent 4c648a0c18
commit 6df5b3d8bf

3
.stylua.toml Normal file
View file

@ -0,0 +1,3 @@
indent_type = "Spaces"
call_parentheses = "None"
collapse_simple_statement = "Always"