stylua fixes

This commit is contained in:
armandogaliati 2024-06-08 08:05:59 -03:00
parent 2026b9851e
commit fcac6f65d0
1 changed files with 2 additions and 2 deletions

View File

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