Verified Commit c0d2248b authored by anarcat's avatar anarcat
Browse files

pre-commit entered debian

parent 2264b309
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -789,7 +789,7 @@ possible to run CI on changes in GitLab wikis.
   for errors it finds, an alternative is [typos](https://github.com/crate-ci/typos), written in Rust
 * [Danger systems](https://danger.systems/ruby/) has a bunch of plugins which could be used to
   check documentation ([lefthook](https://github.com/evilmartians/lefthook), [precious](https://github.com/houseabsolute/precious), and
   [pre-commit](https://pre-commit.com/) are similar wrappers)
   [pre-commit](https://pre-commit.com/) ([in Debian](https://tracker.debian.org/pkg/pre-commit-hooks)) are similar wrappers)
 * [textlint](https://textlint.github.io/): pluggable text linting approach recognizing markdown
 * [proselint](http://proselint.com/): grammar and style checking
 * [languagetool](https://www.languagetool.org/): Grammar, Style and Spell Checker