summaryrefslogtreecommitdiff
path: root/doc/.vale/gitlab/LatinTerms.yml
blob: 12553a801a1ce4adc92e0bf061f449be1cdfcb16 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
---
# Warning: gitlab.LatinTerms
#
# Checks for use of Latin terms.
#
# For a list of all options, see https://errata-ai.gitbook.io/vale/getting-started/styles
extends: substitution
message: 'Use "%s" instead of "%s", but consider rewriting the sentence.'
link: https://docs.gitlab.com/ee/development/documentation/styleguide/index.html#usage-list
level: warning
nonword: true
ignorecase: true
swap:
  e\.g\.: for example
  e\. g\.: for example
  i\.e\.: that is
  i\. e\.: that is