Skip to content

Commit

Permalink
treefmt: add deadnix
Browse files Browse the repository at this point in the history
  • Loading branch information
zowoq committed Apr 18, 2023
1 parent 6525178 commit 6b1167d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions treefmt.nix
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
options = [
"-eucx"
''
${pkgs.lib.getExe pkgs.deadnix} --edit "$@"
for i in "$@"; do
${pkgs.lib.getExe pkgs.statix} fix "$i"
done
Expand Down

0 comments on commit 6b1167d

Please sign in to comment.