Add stylua file

This commit is contained in:
Evie Litherland-Smith 2023-05-16 12:26:28 +01:00
parent 7a6839c074
commit 82485e5ab0

3
.stylua.toml Normal file
View file

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