From c0eff9f2f18c5408596ce1e8e43dc7933340e514 Mon Sep 17 00:00:00 2001 From: Nathan Henrie Date: Thu, 8 Jun 2023 19:56:53 -0600 Subject: 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. --- doc/ale-supported-languages-and-tools.txt | 1 + supported-tools.md | 1 + 2 files changed, 2 insertions(+) diff --git a/doc/ale-supported-languages-and-tools.txt b/doc/ale-supported-languages-and-tools.txt index 4009b731..34a2e5ed 100644 --- a/doc/ale-supported-languages-and-tools.txt +++ b/doc/ale-supported-languages-and-tools.txt @@ -386,6 +386,7 @@ Notes: * `nimpretty` * nix * `alejandra` + * `deadnix` * `nix-instantiate` * `nixfmt` * `nixpkgs-fmt` diff --git a/supported-tools.md b/supported-tools.md index 2a976b45..58e64e63 100644 --- a/supported-tools.md +++ b/supported-tools.md @@ -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) -- cgit v1.2.3