formatter: add deadnix (#7331)

This commit is contained in:
awwpotato
2025-06-28 14:28:39 -07:00
committed by GitHub
parent da077f20db
commit 76d0c31fce
11 changed files with 62 additions and 73 deletions

View File

@@ -17,4 +17,4 @@ test-install:
HOME=$(shell mktemp -d) NIX_PATH=${NIX_PATH} nix-shell . -A install
format:
nix-shell -p treefmt nixfmt-rfc-style keep-sorted --run "treefmt --config-file ./treefmt.toml"
nix-shell -p treefmt nixfmt-rfc-style deadnix keep-sorted --run "treefmt --config-file ./treefmt.toml"