chore: include stylua config

This commit is contained in:
Erica Marigold 2024-12-02 16:57:16 +00:00
parent 84720a2885
commit e019e5a8ed
Signed by: DevComp
GPG key ID: 429EF1C337871656

View file

@ -1,2 +1,10 @@
line_endings = "Unix"
quote_style = "AutoPreferDouble"
indent_type = "Spaces"
call_parentheses = "Always"
indent_width = 4
column_width = 80
[sort_requires]
enabled = true