pre-commit is another wrapper of interest authored by anarcat's avatar anarcat
...@@ -644,7 +644,7 @@ GitLab wikis. ...@@ -644,7 +644,7 @@ GitLab wikis.
English language English language
* checks the internal anchors and links using Nanoc * checks the internal anchors and links using Nanoc
* [Danger systems](https://danger.systems/ruby/) has a bunch of plugins which could be used to * [Danger systems](https://danger.systems/ruby/) has a bunch of plugins which could be used to
check documentation ([precious](https://github.com/houseabsolute/precious) is a similar wrapper) check documentation ([precious](https://github.com/houseabsolute/precious) and [pre-commit](https://pre-commit.com/) are similar wrappers)
* [textlint](https://textlint.github.io/): pluggable text linting approach recognizing markdown * [textlint](https://textlint.github.io/): pluggable text linting approach recognizing markdown
* [proselint](http://proselint.com/): grammar and style checkign * [proselint](http://proselint.com/): grammar and style checkign
* [languagetool](https://www.languagetool.org/): Grammar, Style and Spell Checker * [languagetool](https://www.languagetool.org/): Grammar, Style and Spell Checker
... ...
......