Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ElementDescriptors.yml « gitlab « .vale « doc - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 254da16d00c3e49611da351878b28672c17191ab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
# 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 not use'
  area: 'use "section" instead of'