debian-mirror-gitlab/doc/.vale/gitlab/Simplicity.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

19 lines
464 B
YAML
Raw Normal View History

2021-01-29 00:20:46 +05:30
---
2023-03-04 22:38:38 +05:30
# Warning: gitlab.Simplicity
2021-01-29 00:20:46 +05:30
#
# Checks for words implying ease of use, to avoid cognitive dissonance for frustrated users.
#
2023-01-13 00:05:48 +05:30
# For a list of all options, see https://vale.sh/docs/topics/styles/
2021-01-29 00:20:46 +05:30
extends: existence
2023-01-13 00:05:48 +05:30
message: "Remove '%s'. Be precise instead of subjective."
2023-03-04 22:38:38 +05:30
level: warning
2021-01-29 00:20:46 +05:30
ignorecase: true
2023-01-13 00:05:48 +05:30
link: https://docs.gitlab.com/ee/development/documentation/styleguide/word_list.html
2021-01-29 00:20:46 +05:30
tokens:
- easy
- easily
- handy
- simple
- simply
- useful