Add Stylua Config

This commit is contained in:
Saad Parwaiz 2021-10-03 12:06:46 +01:00
parent a8af71da3c
commit 05b8e44df8

6
stylua.toml Normal file
View file

@ -0,0 +1,6 @@
column_width = 120
line_endings = "Unix"
indent_type = "Tabs"
indent_width = 4
quote_style = "AutoPreferDouble"
no_call_parentheses = false