You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .hyperlint/automations/styles/cloudflare-automation/NonStandardQuotes.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
#
6
6
# For a list of all options, see https://vale.sh/docs/topics/styles/
7
7
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."
0 commit comments