chore: update stylua config

This commit is contained in:
mvllow 2022-01-29 16:12:12 -06:00
commit 0ac6c6c091

View file

@ -1,3 +1,6 @@
column_width = 100
indent_type = "Tabs"
indent_width = 3
line_endings = "Unix"
quote_style = "AutoPreferSingle"