Commit 44768192 authored by Evan Read's avatar Evan Read

Merge branch '219447-docs-aqualls-ephemeral' into 'master'

Docs: create rule for the word 'currently'

Closes #219447

See merge request gitlab-org/gitlab!33547
parents 37a762aa d125e119
---
# Suggestion: gitlab.CurrentStatus
# Checks for words that indicate a product or feature may change in the future.
#
# For a list of all options, see https://errata-ai.github.io/vale/styles/
extends: existence
message: 'Avoid words like "%s" that promise future changes.'
level: suggestion
ignorecase: true
link: https://docs.gitlab.com/ee/development/documentation/styleguide.html#language-to-avoid
tokens:
- currently
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