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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

15 lines
460 B
YAML
Raw Normal View History

2021-04-29 21:17:54 +05:30
---
# Warning: gitlab.NonStandardQuotes
#
# Use only standard single and double quotes, not left or right quotes.
#
2023-01-13 00:05:48 +05:30
# For a list of all options, see https://vale.sh/docs/topics/styles/
2021-04-29 21:17:54 +05:30
extends: existence
2023-01-13 00:05:48 +05:30
message: "Use standard single quotes or double quotes only. Do not use left or right quotes."
2021-04-29 21:17:54 +05:30
level: warning
ignorecase: true
2023-01-13 00:05:48 +05:30
link: https://docs.gitlab.com/ee/development/documentation/styleguide/index.html#punctuation
2021-04-29 21:17:54 +05:30
scope: raw
raw:
- '[‘’“”]'