Mention deadnix in supported tools (#4528)

Deadnix support was added in
https://github.com/dense-analysis/ale/pull/4443 but it seems not to have
been mentioned in the lists of supported tools.
This commit is contained in:
Nathan Henrie
2023-06-08 19:56:53 -06:00
committed by GitHub
parent 7021ed0c68
commit c0eff9f2f1
2 changed files with 2 additions and 0 deletions

View File

@@ -386,6 +386,7 @@ Notes:
* `nimpretty`
* nix
* `alejandra`
* `deadnix`
* `nix-instantiate`
* `nixfmt`
* `nixpkgs-fmt`

View File

@@ -395,6 +395,7 @@ formatting.
* nimpretty
* nix
* [alejandra](https://github.com/kamadorueda/alejandra)
* [deadnix](https://github.com/astro/deadnix)
* [nix-instantiate](http://nixos.org/nix/manual/#sec-nix-instantiate)
* [nixfmt](https://github.com/serokell/nixfmt)
* [nixpkgs-fmt](https://github.com/nix-community/nixpkgs-fmt)