Skip to content

Commit 8674739

Browse files
authored
[Vale] Tweaks (#22220)
1 parent 639c237 commit 8674739

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.hyperlint/automations/styles/cloudflare-automation/NonStandardQuotes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#
66
# For a list of all options, see https://vale.sh/docs/topics/styles/
77
extends: existence
8-
message: "Use standard single quotes or double quotes only. Do not use left or right quotes. Only update the quotes and nothing else."
8+
message: "Use standard single quotes or double quotes only. Do not use left or right quotes. Only update the quotes and nothing else. Double quotes are fine, so long as they aren't directional."
99
level: warning
1010
ignorecase: true
1111
link: https://developers.cloudflare.com/style-guide/grammar/punctuation-marks-and-symbols/quotation-marks/

0 commit comments

Comments
 (0)