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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

14 lines
357 B
YAML
Raw Normal View History

2021-02-22 17:27:13 +05:30
---
2022-08-27 11:52:29 +05:30
# Error: gitlab.Possessive
2021-02-22 17:27:13 +05:30
#
# The word GitLab should not be used in the possessive form.
#
2023-01-13 00:05:48 +05:30
# For a list of all options, see https://vale.sh/docs/topics/styles/
2021-02-22 17:27:13 +05:30
extends: existence
2023-01-13 00:05:48 +05:30
message: "Remove 's from %s."
2021-02-22 17:27:13 +05:30
level: error
ignorecase: true
2023-01-13 00:05:48 +05:30
link: https://docs.gitlab.com/ee/development/documentation/styleguide/word_list.html#gitlab
2021-02-22 17:27:13 +05:30
tokens:
2021-04-29 21:17:54 +05:30
- GitLab's