nixos-config/.stylua.toml
Christoph Heiss c673391807
build: Add stylua configuration for linting lua code
Signed-off-by: Christoph Heiss <christoph@c8h4.io>
2023-04-18 20:55:16 +02:00

5 lines
91 B
TOML

quote_style = "AutoPreferSingle"
indent_type = "Spaces"
indent_width = 2
column_width = 80