noogle/treefmt.toml
2023-11-28 17:28:51 +01:00

5 lines
98 B
TOML

[formatter.nix]
command = "nixpkgs-fmt"
includes = ["*.nix"]
excludes = ["pesto/test_data/*.nix"]