formatter: add deadnix (#7331)
This commit is contained in:
parent
da077f20db
commit
76d0c31fce
11 changed files with 62 additions and 73 deletions
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
|
@ -22,7 +22,7 @@ Also make sure to read the guidelines found at
|
|||
- [ ] Change is backwards compatible.
|
||||
|
||||
- [ ] Code formatted with `nix fmt` or
|
||||
`nix-shell -p treefmt nixfmt-rfc-style keep-sorted --run treefmt`.
|
||||
`nix-shell -p treefmt nixfmt-rfc-style deadnix keep-sorted --run treefmt`.
|
||||
|
||||
- [ ] Code tested through `nix-shell --pure tests -A run.all`
|
||||
or `nix build --reference-lock-file flake.lock ./tests#test-all` using Flakes.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue