gitingonre and stylelua

This commit is contained in:
Vojin 2024-09-19 11:23:58 +02:00
parent 628445f3c0
commit e99d0eba74
2 changed files with 53 additions and 2 deletions

View file

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