nix-config/.treefmt.toml
2025-01-26 14:16:47 +01:00

5 lines
140 B
TOML

excludes = [ "*.toml", "*.yaml", "*.gitignore", "*.lock", "*mbsyncrc" ]
[formatter.nixfmt-rfc-style]
command = "nixfmt"
includes = "*.nix"