treefmt: add deadnix
This commit is contained in:
parent
6525178fb4
commit
6b1167dee3
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@
|
|||
options = [
|
||||
"-eucx"
|
||||
''
|
||||
${pkgs.lib.getExe pkgs.deadnix} --edit "$@"
|
||||
|
||||
for i in "$@"; do
|
||||
${pkgs.lib.getExe pkgs.statix} fix "$i"
|
||||
done
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue