awesome-emmylua/.stylua.toml

7 lines
142 B
TOML
Raw Permalink Normal View History

2022-06-24 18:19:53 +02:00
column_width = 140
2022-06-23 03:30:16 +02:00
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"