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

20 lines
500 B
YAML
Raw Normal View History

2020-04-08 14:13:33 +05:30
---
2020-06-23 00:09:42 +05:30
# Warning: gitlab.LatinTerms
#
# Checks for use of latin terms.
2020-04-08 14:13:33 +05:30
#
# For a list of all options, see https://errata-ai.github.io/vale/styles/
extends: substitution
2020-06-23 00:09:42 +05:30
message: 'Use "%s" instead of "%s", but consider rewriting the sentence.'
2020-04-08 14:13:33 +05:30
link: https://docs.gitlab.com/ee/development/documentation/styleguide.html#language
level: warning
nonword: true
ignorecase: true
swap:
e\.g\.: for example
e\. g\.: for example
i\.e\.: that is
i\. e\.: that is
etc\.: and so on
et cetera: and so on