Update doc/ale.txt & README.md
This commit is contained in:
parent
4884e33f8b
commit
f0a0aef33d
@ -109,6 +109,7 @@ formatting.
|
|||||||
| LaTeX | [chktex](http://www.nongnu.org/chktex/), [lacheck](https://www.ctan.org/pkg/lacheck), [proselint](http://proselint.com/) |
|
| LaTeX | [chktex](http://www.nongnu.org/chktex/), [lacheck](https://www.ctan.org/pkg/lacheck), [proselint](http://proselint.com/) |
|
||||||
| LLVM | [llc](https://llvm.org/docs/CommandGuide/llc.html) |
|
| LLVM | [llc](https://llvm.org/docs/CommandGuide/llc.html) |
|
||||||
| Lua | [luacheck](https://github.com/mpeterv/luacheck) |
|
| Lua | [luacheck](https://github.com/mpeterv/luacheck) |
|
||||||
|
| Make | [checkmake](https://github.com/mrtazz/checkmake) |
|
||||||
| Markdown | [mdl](https://github.com/mivok/markdownlint), [proselint](http://proselint.com/), [vale](https://github.com/ValeLint/vale), [remark-lint](https://github.com/wooorm/remark-lint) !! |
|
| Markdown | [mdl](https://github.com/mivok/markdownlint), [proselint](http://proselint.com/), [vale](https://github.com/ValeLint/vale), [remark-lint](https://github.com/wooorm/remark-lint) !! |
|
||||||
| MATLAB | [mlint](https://www.mathworks.com/help/matlab/ref/mlint.html) |
|
| MATLAB | [mlint](https://www.mathworks.com/help/matlab/ref/mlint.html) |
|
||||||
| Nim | [nim check](https://nim-lang.org/docs/nimc.html) !! |
|
| Nim | [nim check](https://nim-lang.org/docs/nimc.html) !! |
|
||||||
|
@ -261,6 +261,7 @@ Notes:
|
|||||||
* LaTeX (tex): `chktex`, `lacheck`, `proselint`
|
* LaTeX (tex): `chktex`, `lacheck`, `proselint`
|
||||||
* LLVM: `llc`
|
* LLVM: `llc`
|
||||||
* Lua: `luacheck`
|
* Lua: `luacheck`
|
||||||
|
* Make: `checkmake`
|
||||||
* Markdown: `mdl`, `proselint`, `vale`, `remark-lint`
|
* Markdown: `mdl`, `proselint`, `vale`, `remark-lint`
|
||||||
* MATLAB: `mlint`
|
* MATLAB: `mlint`
|
||||||
* Nim: `nim check`!!
|
* Nim: `nim check`!!
|
||||||
|
Loading…
Reference in New Issue
Block a user