nix-module-wrapper-manager-fds/treefmt.toml

9 lines
105 B
TOML

[global]
excludes = [
"npins/default.nix"
]
[formatter.nix]
command = "nixfmt"
includes = [ "*.nix" ]