summaryrefslogtreecommitdiff
path: root/doc/.vale/gitlab/Dropdown.yml
blob: 691d44d1a48f899b94273eea9a7a020301c59c4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
# Suggestion: gitlab.Dropdown
#
# Catches many ways the phrase 'dropdown list' can be fumbled.
#
# For a list of all options, see https://errata-ai.github.io/vale/styles/
extends: existence
message: 'Use "dropdown list".'
link: https://docs.gitlab.com/ee/development/documentation/styleguide/word_list.html#dropdown-list
level: suggestion
ignorecase: true
tokens:
  - drop-down( [\w]*)?
  - dropdown(?! list)