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

22 lines
651 B
YAML
Raw Normal View History

2021-01-29 00:20:46 +05:30
---
# Suggestion: gitlab.SubstitutionSuggestions
#
# Suggests better options for frequently misused terms at GitLab that are
# often - but not always - incorrect.
#
# For a list of all options, see https://errata-ai.github.io/vale/styles/
extends: substitution
2021-02-22 17:27:13 +05:30
message: 'Consider %s instead of "%s".'
link: https://docs.gitlab.com/ee/development/documentation/styleguide/index.html#language
2021-01-29 00:20:46 +05:30
level: suggestion
ignorecase: true
swap:
2021-02-22 17:27:13 +05:30
active user: '"billable user"'
active users: '"billable users"'
docs: documentation
once that: '"after that"'
once the: '"after the"'
once you: '"after you"'
since: '"because" or "after"'
within: '"in"'