Quotes.yml 219 B

1234567
  1. extends: existence
  2. message: 'Punctuation should be inside the quotes.'
  3. link: https://docs.microsoft.com/en-us/style-guide/punctuation/quotation-marks
  4. level: error
  5. nonword: true
  6. tokens:
  7. - '["“][^"”“]+["”][.,]'