mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-07 13:14:29 +08:00
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:
@@ -386,6 +386,7 @@ Notes:
|
|||||||
* `nimpretty`
|
* `nimpretty`
|
||||||
* nix
|
* nix
|
||||||
* `alejandra`
|
* `alejandra`
|
||||||
|
* `deadnix`
|
||||||
* `nix-instantiate`
|
* `nix-instantiate`
|
||||||
* `nixfmt`
|
* `nixfmt`
|
||||||
* `nixpkgs-fmt`
|
* `nixpkgs-fmt`
|
||||||
|
|||||||
@@ -395,6 +395,7 @@ formatting.
|
|||||||
* nimpretty
|
* nimpretty
|
||||||
* nix
|
* nix
|
||||||
* [alejandra](https://github.com/kamadorueda/alejandra)
|
* [alejandra](https://github.com/kamadorueda/alejandra)
|
||||||
|
* [deadnix](https://github.com/astro/deadnix)
|
||||||
* [nix-instantiate](http://nixos.org/nix/manual/#sec-nix-instantiate)
|
* [nix-instantiate](http://nixos.org/nix/manual/#sec-nix-instantiate)
|
||||||
* [nixfmt](https://github.com/serokell/nixfmt)
|
* [nixfmt](https://github.com/serokell/nixfmt)
|
||||||
* [nixpkgs-fmt](https://github.com/nix-community/nixpkgs-fmt)
|
* [nixpkgs-fmt](https://github.com/nix-community/nixpkgs-fmt)
|
||||||
|
|||||||
Reference in New Issue
Block a user