summaryrefslogtreecommitdiff
path: root/.github/styles/Google/Spacing.yml
blob: 5f209a9f9e31f4b45e47ac2e36f8323597fc6ffa (plain)
1
2
3
4
5
6
7
8
extends: existence
message: "'%s' should have one space."
link: 'https://developers.google.com/style/sentence-spacing'
level: error
nonword: true
tokens:
  - '[.?!] {2,}[A-Z]'
  - '[.?!][A-Z]'