Skip to content

Google.Colon ignores accept.txt #17

@Roald87

Description

@Roald87

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:
+  -

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions