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

17 lines
698 B
YAML
Raw Normal View History

2020-06-23 00:09:42 +05:30
---
# Warning: gitlab.Spelling
#
2021-03-08 18:12:59 +05:30
# Checks for possible spelling mistakes in content, not code. Results from links using angle brackets (<https://example.com>) should be corrected.
2020-04-22 19:07:51 +05:30
#
# 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.
#
2023-01-13 00:05:48 +05:30
# For a list of all options, see https://vale.sh/docs/topics/styles/
2020-04-22 19:07:51 +05:30
extends: spelling
2023-01-13 00:05:48 +05:30
message: "Check the spelling of '%s'. If the spelling is correct, add this word to the spelling exception list."
2020-04-22 19:07:51 +05:30
level: warning
ignore:
- gitlab/spelling-exceptions.txt