mirror of
https://github.com/nix-community/home-manager.git
synced 2026-01-10 08:59:24 +08:00
makefile: add nixf-diagnose
Signed-off-by: Austin Horstman <khaneliman12@gmail.com>
This commit is contained in:
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"
|
||||
|
||||
Reference in New Issue
Block a user