13 lines
418 B
YAML
13 lines
418 B
YAML
---
|
|
# Suggestion: gitlab.ElementDescriptors
|
|
#
|
|
# Suggests the correct way to describe elements in a form.
|
|
#
|
|
# For a list of all options, see https://vale.sh/docs/topics/styles/
|
|
extends: substitution
|
|
message: "When describing elements, %s '%s'."
|
|
link: https://docs.gitlab.com/ee/development/documentation/styleguide/index.html#language
|
|
level: suggestion
|
|
ignorecase: true
|
|
swap:
|
|
button: 'if possible, rewrite to remove'
|