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

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

18 lines
626 B
YAML
Raw Normal View History

2021-10-27 15:23:28 +05:30
---
# Suggestion: gitlab.Wordy
#
# Suggests shorter versions of wordy phrases.
#
2023-01-13 00:05:48 +05:30
# For a list of all options, see https://vale.sh/docs/topics/styles/
2021-10-27 15:23:28 +05:30
extends: substitution
2023-01-13 00:05:48 +05:30
message: "%s"
2021-10-27 15:23:28 +05:30
link: https://docs.gitlab.com/ee/development/documentation/styleguide/word_list.html
level: suggestion
ignorecase: true
swap:
2023-01-13 00:05:48 +05:30
note that: "Remove the phrase 'note that'."
please: "Use 'please' only if we've inconvenienced the user."
respectively: "Remove 'respectively' and list each option instead."
and so on: "Remove 'and so on'. Try to use 'like' and provide examples instead."
in order to: "Remove 'in order' and leave 'to'."