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

9 lines
105 B
TOML
Raw Normal View History

2024-07-19 05:50:41 +00:00
[global]
excludes = [
"npins/default.nix"
]
[formatter.nix]
command = "nixfmt"
includes = [ "*.nix" ]