stylua fixes

This commit is contained in:
armandogaliati 2024-06-08 08:35:01 -03:00
parent fcac6f65d0
commit 5c3df06138
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
column_width = 120
column_width = 80
line_endings = "Unix"
indent_type = "Tab"
indent_width = 2
indent_width = 1
quote_style = "AutoPreferSingle"
call_parentheses = "None"