makefile: add nixf-diagnose
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
parent
fa6de26b4d
commit
2be878259a
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -17,4 +17,4 @@ test-install:
|
|||
HOME=$(shell mktemp -d) NIX_PATH=${NIX_PATH} nix-shell . -A install
|
||||
|
||||
format:
|
||||
nix-shell -p treefmt nixfmt deadnix keep-sorted --run "treefmt --config-file ./treefmt.toml"
|
||||
nix-shell -p treefmt nixfmt deadnix keep-sorted nixf-diagnose --run "treefmt --config-file ./treefmt.toml"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue