nix-config/stylua.toml

6 lines
123 B
TOML
Raw Normal View History

2024-07-28 03:29:11 -04:00
line_endings = "Unix"
indent_type = "Spaces"
indent_width = 2
quote_style = "AutoPreferSingle"
call_parentheses = "Always"