Welcome to mirror list, hosted at ThFree Co, Russian Federation.

CurrentStatus.yml « gitlab « .vale « doc - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 57b95dcf4ac9fd0525c74bd6edd65bb9e56bb695 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
# 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