2020-02-09 22:09:00 -05:00
|
|
|
---
|
2020-06-09 11:08:05 -04:00
|
|
|
# Warning: gitlab.LatinTerms
|
|
|
|
#
|
2020-12-15 19:09:58 -05:00
|
|
|
# Checks for use of Latin terms.
|
2020-02-24 04:08:51 -05:00
|
|
|
#
|
2020-06-24 02:09:01 -04:00
|
|
|
# For a list of all options, see https://errata-ai.gitbook.io/vale/getting-started/styles
|
2020-02-09 22:09:00 -05:00
|
|
|
extends: substitution
|
2020-06-09 11:08:05 -04:00
|
|
|
message: 'Use "%s" instead of "%s", but consider rewriting the sentence.'
|
2020-12-15 19:09:58 -05:00
|
|
|
link: https://docs.gitlab.com/ee/development/documentation/styleguide/index.html#usage-list
|
2020-02-09 22:09:00 -05:00
|
|
|
level: warning
|
|
|
|
nonword: true
|
2020-02-24 04:08:51 -05:00
|
|
|
ignorecase: true
|
2020-02-09 22:09:00 -05:00
|
|
|
swap:
|
|
|
|
e\.g\.: for example
|
|
|
|
e\. g\.: for example
|
|
|
|
i\.e\.: that is
|
|
|
|
i\. e\.: that is
|