Changes
Page history
pre-commit entered debian
authored
May 22, 2024
by
anarcat
Show whitespace changes
Inline
Side-by-side
service/documentation.md
View page @
c0d2248b
...
...
@@ -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
...
...
...
...