We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents be48af6 + ed54ca0 commit db254dfCopy full SHA for db254df
docs/.vale/gitlab/Badges-Tiers.yml
@@ -4,9 +4,9 @@
4
#
5
# For a list of all options, see https://docs.gitlab.com/ee/development/documentation/styleguide/#available-product-tier-badges
6
extends: existence
7
-message: "Tiers should be capitalized, comma-separated, and ordered lowest to highest without `and`."
+message: "Tiers should be capitalized, comma-separated, and ordered lowest to highest."
8
link: https://docs.gitlab.com/ee/development/documentation/styleguide/#available-product-tier-badges
9
level: error
10
scope: raw
11
raw:
12
-- (?<=\n\*\*Tier:\*\*)[^\n]*(and|free|premium|ultimate|, Free|Ultimate,)
+- (?<=\n\*\*Tier:\*\*)[^\n]*(free|premium|ultimate|, Free|Ultimate,)
0 commit comments