Browse Source

chore: update the Google style rules to latest release

fix/microblocks-feedback
Patrick Gray 4 years ago
committed by Patrick Gray
parent
commit
670c3c2da1
  1. 4
      .vale/styles/Google/Spacing.yml
  2. 4
      .vale/styles/Google/WordList.yml
  3. 1
      .vale/styles/Vocab/docs/accept.txt

4
.vale/styles/Google/Spacing.yml

@ -4,5 +4,5 @@ link: 'https://developers.google.com/style/sentence-spacing'
level: error level: error
nonword: true nonword: true
tokens: tokens:
- '[.?!] {2,}[A-Z]' - '[a-z][.?!] {2,}[A-Z]'
- '[.?!][A-Z]' - '[a-z][.?!][A-Z]'

4
.vale/styles/Google/WordList.yml

@ -28,6 +28,7 @@ swap:
Android device: Android-powered device Android device: Android-powered device
android: Android android: Android
API explorer: APIs Explorer API explorer: APIs Explorer
application: app
approx\.: approximately approx\.: approximately
authN: authentication authN: authentication
authZ: authorization authZ: authorization
@ -37,6 +38,7 @@ swap:
chapter: documents|pages|sections chapter: documents|pages|sections
check box: checkbox check box: checkbox
check: select check: select
CLI: command-line tool
click on: click|click in click on: click|click in
Cloud: Google Cloud Platform|GCP Cloud: Google Cloud Platform|GCP
Container Engine: Kubernetes Engine Container Engine: Kubernetes Engine
@ -73,6 +75,6 @@ swap:
tablename: table name tablename: table name
tablet: device tablet: device
touch: tap touch: tap
url: URL url: URL
vs\.: versus vs\.: versus
World Wide Web: web World Wide Web: web

1
.vale/styles/Vocab/docs/accept.txt

@ -10,3 +10,4 @@ NFTs
SIP SIP
Clarinet Clarinet
Clarity Clarity
application
Loading…
Cancel
Save