Commit 4fc6cf04 authored by Marcel Amirault's avatar Marcel Amirault

Merge branch 'eread/edit-testing-docs' into 'master'

Small edit to docs testing docs

See merge request gitlab-org/gitlab!47369
parents 2e271e79 82c3b661
......@@ -183,9 +183,8 @@ You can use Vale:
- [On the command line](https://errata-ai.gitbook.io/vale/getting-started/usage).
- [Within a code editor](#configure-editors).
- [In a `pre-commit` hook](#configure-pre-push-hooks). Vale only reports errors in the
`pre-commit` hook (the same configuration as the CI/CD pipelines), and does not report suggestions
or warnings.
- [In a Git hook](#configure-pre-push-hooks). Vale only reports errors in the Git hook (the same
configuration as the CI/CD pipelines), and does not report suggestions or warnings.
### Install linters
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment