diff options
author | w0rp <w0rp@users.noreply.github.com> | 2018-05-08 19:02:17 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-05-08 19:02:17 +0100 |
commit | f7ecf3f47a22de588c241cd17d75331875097110 (patch) | |
tree | d75173623b49f821f5581c1a298eb848a1f10625 /README.md | |
parent | 7541a40859040d4cd2a5d504cc41ccb1237013b4 (diff) | |
parent | 3bc07b482bfae9211f96b3a737650fc4987536cb (diff) | |
download | ale-f7ecf3f47a22de588c241cd17d75331875097110.zip |
Merge pull request #1555 from BobuSumisu/nasm-linter
Added NASM assembly linter
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -138,6 +138,7 @@ formatting. | Markdown | [alex](https://github.com/wooorm/alex) !!, [markdownlint](https://github.com/DavidAnson/markdownlint) !!, [mdl](https://github.com/mivok/markdownlint), [prettier](https://github.com/prettier/prettier), [proselint](http://proselint.com/), [redpen](http://redpen.cc/), [remark-lint](https://github.com/wooorm/remark-lint) !!, [textlint](https://textlint.github.io/), [vale](https://github.com/ValeLint/vale), [write-good](https://github.com/btford/write-good) | | MATLAB | [mlint](https://www.mathworks.com/help/matlab/ref/mlint.html) | | Mercury | [mmc](http://mercurylang.org) !! | +| NASM | [nasm](https://www.nasm.us/) !! | | Nim | [nim check](https://nim-lang.org/docs/nimc.html) !! | | nix | [nix-instantiate](http://nixos.org/nix/manual/#sec-nix-instantiate) | | nroff | [alex](https://github.com/wooorm/alex) !!, [proselint](http://proselint.com/), [write-good](https://github.com/btford/write-good)| |