summaryrefslogtreecommitdiff
path: root/doc/.vale/gitlab/Simplicity.yml
blob: fd9b1c5e5a63369e06d1ac50df57bb85e05aa603 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
# Warning: gitlab.Simplicity
#
# Checks for words implying ease of use, to avoid cognitive dissonance for frustrated users.
#
# For a list of all options, see https://vale.sh/docs/topics/styles/
extends: existence
message: "Remove '%s'. Be precise instead of subjective."
level: warning
ignorecase: true
link: https://docs.gitlab.com/ee/development/documentation/styleguide/word_list.html
tokens:
  - easy
  - easily
  - handy
  - simple
  - simply
  - useful