Exclamation.yml 184 B

1234567
  1. extends: existence
  2. message: "Don't use exclamation points in text."
  3. link: 'https://developers.google.com/style/exclamation-points'
  4. nonword: true
  5. level: error
  6. tokens:
  7. - '\w!(?:\s|$)'