Add stylua.toml

This commit is contained in:
Oliver Davies 2024-01-23 21:44:19 +00:00
parent 64facc315d
commit 437bde1cfa

8
stylua.toml Normal file
View file

@ -0,0 +1,8 @@
indent_type = "Spaces"
indent_width = 2
line_endings = "Unix"
no_call_parentheses = true
quote_style = "AutoPreferDouble"
[sort_requires]
enabled = true