debian-mirror-gitlab/doc/.vale/gitlab/CurrentStatus.yml
2023-01-13 15:02:22 +05:30

14 lines
472 B
YAML

---
# 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://vale.sh/docs/topics/styles/
extends: existence
message: "Remove '%s'. The documentation reflects the current state of the product."
level: suggestion
ignorecase: true
link: https://docs.gitlab.com/ee/development/documentation/versions.html#promising-features-in-future-versions
tokens:
- currently
- yet