awesome-emmylua/.stylua.toml

7 lines
141 B
TOML
Raw Normal View History

2022-06-23 03:30:16 +02:00
column_width = 80
line_endings = "Unix"
indent_type = "Spaces"
2022-06-23 23:51:44 +02:00
indent_width = 2
2022-06-23 03:30:16 +02:00
quote_style = "AutoPreferSingle"
call_parentheses = "Always"