diff options
author | Øyvind Ingvaldsen <oyvind.ingvaldsen@gmail.com> | 2018-05-04 21:44:32 +0200 |
---|---|---|
committer | Øyvind Ingvaldsen <oyvind.ingvaldsen@gmail.com> | 2018-05-04 21:44:32 +0200 |
commit | 27144eee8c5fbfc03578569067adeaf19c3d009d (patch) | |
tree | 0cdd7bc2318ca68054970ad4cdffb046af287543 /README.md | |
parent | 726a768464d3e42869088599cf1bd049f7a751df (diff) | |
download | ale-27144eee8c5fbfc03578569067adeaf19c3d009d.zip |
Added NASM linter
Added NASM linter (for nasm filetype).
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)| |