grimm-nixos-laptop/treefmt.toml
2024-05-07 23:31:41 +02:00

5 lines
80 B
TOML

[formatter.nix]
command = "nixfmt"
includes = ["*.nix"]
excludes = ["tests/**"]