summaryrefslogtreecommitdiff
path: root/doc/.vale/gitlab/Spelling.yml
blob: 92c5cb13b29f745296ca27f4e960db90f2ca8e05 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
# Warning: gitlab.Spelling
#
# Checks for possible spelling mistakes in content, not code. Results from links using angle brackets (<https://example.com>) should be corrected.
#
# If a word is flagged as a spelling mistake incorrectly, such as a product name,
# you can submit an MR to update `spelling-exceptions.txt` with the missing word.
# Commands, like `git clone` must use backticks, and must not be added to the
# exceptions.
#
# For a list of all options, see https://vale.sh/docs/topics/styles/
extends: spelling
message: "Check the spelling of '%s'. If the spelling is correct, add this word to the spelling exception list."
level: warning
ignore:
  - gitlab/spelling-exceptions.txt