Skip to content
Snippets Groups Projects
Commit b272f265 authored by Suzanne Selhorn's avatar Suzanne Selhorn
Browse files

Merge branch 'eread/elevate-unclear-antecedent-rule-to-warning' into 'master'

Elevate unclear antecedent rule to warning

See merge request !70755
parents 06b9bf39 867ceb84
No related branches found
No related tags found
1 merge request!70755Elevate unclear antecedent rule to warning
Pipeline #374771171 passed
---
# Suggestion: gitlab.UnclearAntecedent
# Warning: gitlab.UnclearAntecedent
#
# Checks for words that need a noun for clarity.
#
# For a list of all options, see https://errata-ai.gitbook.io/vale/getting-started/styles
# For a list of all options, see https://docs.errata.ai/vale/styles
extends: existence
message: "'%s' is not precise. Try rewriting with a specific subject and verb."
link: https://docs.gitlab.com/ee/development/documentation/styleguide/word_list.html#this-these-that-those
level: suggestion
level: warning
ignorecase: false
tokens:
- 'That is'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment