We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ae0ef6 commit 145fa24Copy full SHA for 145fa24
.github/styles/cloudflare/NonStandardQuotes.yml
@@ -5,7 +5,7 @@
5
#
6
# For a list of all options, see https://vale.sh/docs/topics/styles/
7
extends: existence
8
-message: "Use standard single quotes or double quotes only. Do not use left or right quotes."
+message: "Use standard single quotes or double quotes only. Do not use any of the following quote mark types: ‘’“” "
9
level: warning
10
ignorecase: true
11
link: https://developers.cloudflare.com/style-guide/grammar/punctuation-marks-and-symbols/quotation-marks/
0 commit comments