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
|