-
-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
Search: Google
gets flagged, even if you add Google to accept.txt
. Can be fixed by adding the following to Colon.yml
extends: existence
message: "'%s' should be in lowercase."
link: "https://developers.google.com/style/colons"
nonword: true
level: warning
scope: sentence
tokens:
- ':\s[A-Z]'
+exceptions:
+ -
davidsneighbour
Metadata
Metadata
Assignees
Labels
No labels