debian-mirror-gitlab/doc/.vale/gitlab/CurrentStatus.yml

14 lines
508 B
YAML
Raw Normal View History

2020-07-28 23:09:34 +05:30
---
# 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.gitbook.io/vale/getting-started/styles
extends: existence
2021-01-29 00:20:46 +05:30
message: 'Avoid words like "%s" that promise future changes, because documentation is about the current state of the product.'
2020-07-28 23:09:34 +05:30
level: suggestion
ignorecase: true
2021-02-22 17:27:13 +05:30
link: https://docs.gitlab.com/ee/development/documentation/styleguide/index.html#usage-list
2020-07-28 23:09:34 +05:30
tokens:
- currently