nix-config/.treefmt.toml

6 lines
140 B
TOML
Raw Permalink Normal View History

2025-01-26 14:16:47 +01:00
excludes = [ "*.toml", "*.yaml", "*.gitignore", "*.lock", "*mbsyncrc" ]
[formatter.nixfmt-rfc-style]
command = "nixfmt"
includes = "*.nix"