13 lines
423 B
YAML
13 lines
423 B
YAML
---
|
|
# Suggestion: gitlab.ElementDescriptors
|
|
#
|
|
# Suggests the correct way to describe elements in a form.
|
|
#
|
|
# For a list of all options, see https://errata-ai.github.io/vale/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'
|