Colons.yml 162 B

1234567
  1. extends: existence
  2. message: "'%s' should be in lowercase."
  3. link: 'https://developers.google.com/style/colons'
  4. nonword: true
  5. level: warning
  6. tokens:
  7. - ':\s[A-Z]'