dotfiles/stylua.toml

6 lines
122 B
TOML
Raw Normal View History

2022-01-09 00:07:35 +00:00
indent_type = "Spaces"
indent_width = 2
line_endings = "Unix"
no_call_parentheses = true
quote_style = "AutoPreferDouble"