awesomerc/stylua.toml

7 lines
140 B
TOML
Raw Normal View History

2021-11-29 18:53:23 +01:00
column_width = 80
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 4
quote_style = "AutoPreferDouble"
no_call_parentheses = true