diff --git a/.github/styles/cloudflare/NonStandardQuotes.yml b/.github/styles/cloudflare/NonStandardQuotes.yml deleted file mode 100644 index 360882d1ede6b8e..000000000000000 --- a/.github/styles/cloudflare/NonStandardQuotes.yml +++ /dev/null @@ -1,14 +0,0 @@ ---- -# Warning: cloudflare.NonStandardQuotes -# -# Use only standard single and double quotes, not left or right quotes. -# -# For a list of all options, see https://vale.sh/docs/topics/styles/ -extends: existence -message: "Use standard single quotes or double quotes only. Do not use any of the following quote mark types: ‘ ’ “ ”. In the text, we found this character: %s" -level: warning -ignorecase: true -link: https://developers.cloudflare.com/style-guide/grammar/punctuation-marks-and-symbols/quotation-marks/ -scope: raw -raw: - - "[‘’“”]"