Files
dotfiles/stylua.toml
2022-01-18 16:52:41 +03:00

6 lines
114 B
TOML

column_width = 120
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferDouble"