13 lines
388 B
YAML
13 lines
388 B
YAML
---
|
|
# Warning: gitlab.Possessive
|
|
#
|
|
# The word GitLab should not be used in the possessive form.
|
|
#
|
|
# For a list of all options, see https://errata-ai.gitbook.io/vale/getting-started/styles
|
|
extends: existence
|
|
message: "Rewrite '%s' to not use 's."
|
|
level: error
|
|
ignorecase: true
|
|
link: https://docs.gitlab.com/ee/development/documentation/styleguide/index.html#trademark
|
|
tokens:
|
|
- GitLab's
|