summaryrefslogtreecommitdiff
path: root/.github/styles/Google/Colons.yml
blob: 9a4b4b4ab5ea39b0b5056027fff7c6f346303bec (plain)
1
2
3
4
5
6
7
extends: existence
message: "'%s' should be in lowercase."
link: 'https://developers.google.com/style/colons'
nonword: true
level: warning
tokens:
  - ':\s[A-Z]'