Skip to content

Commit ed54ca0

Browse files
Suzanne SelhornRavlen
Suzanne Selhorn
authored andcommitted
Updating docs tier badge rules
1 parent be48af6 commit ed54ca0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/.vale/gitlab/Badges-Tiers.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
#
55
# For a list of all options, see https://docs.gitlab.com/ee/development/documentation/styleguide/#available-product-tier-badges
66
extends: existence
7-
message: "Tiers should be capitalized, comma-separated, and ordered lowest to highest without `and`."
7+
message: "Tiers should be capitalized, comma-separated, and ordered lowest to highest."
88
link: https://docs.gitlab.com/ee/development/documentation/styleguide/#available-product-tier-badges
99
level: error
1010
scope: raw
1111
raw:
12-
- (?<=\n\*\*Tier:\*\*)[^\n]*(and|free|premium|ultimate|, Free|Ultimate,)
12+
- (?<=\n\*\*Tier:\*\*)[^\n]*(free|premium|ultimate|, Free|Ultimate,)

0 commit comments

Comments
 (0)