From 670c3c2da1bf440a3669306a2cd0c64ccc39c958 Mon Sep 17 00:00:00 2001 From: Patrick Gray Date: Fri, 18 Jun 2021 17:06:16 -0400 Subject: [PATCH] chore: update the Google style rules to latest release --- .vale/styles/Google/Spacing.yml | 4 ++-- .vale/styles/Google/WordList.yml | 4 +++- .vale/styles/Vocab/docs/accept.txt | 3 ++- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.vale/styles/Google/Spacing.yml b/.vale/styles/Google/Spacing.yml index 5f209a9f..27f7ca2b 100644 --- a/.vale/styles/Google/Spacing.yml +++ b/.vale/styles/Google/Spacing.yml @@ -4,5 +4,5 @@ link: 'https://developers.google.com/style/sentence-spacing' level: error nonword: true tokens: - - '[.?!] {2,}[A-Z]' - - '[.?!][A-Z]' + - '[a-z][.?!] {2,}[A-Z]' + - '[a-z][.?!][A-Z]' diff --git a/.vale/styles/Google/WordList.yml b/.vale/styles/Google/WordList.yml index fe93a766..bb711517 100644 --- a/.vale/styles/Google/WordList.yml +++ b/.vale/styles/Google/WordList.yml @@ -28,6 +28,7 @@ swap: Android device: Android-powered device android: Android API explorer: APIs Explorer + application: app approx\.: approximately authN: authentication authZ: authorization @@ -37,6 +38,7 @@ swap: chapter: documents|pages|sections check box: checkbox check: select + CLI: command-line tool click on: click|click in Cloud: Google Cloud Platform|GCP Container Engine: Kubernetes Engine @@ -73,6 +75,6 @@ swap: tablename: table name tablet: device touch: tap - url: URL + url: URL vs\.: versus World Wide Web: web diff --git a/.vale/styles/Vocab/docs/accept.txt b/.vale/styles/Vocab/docs/accept.txt index 4aa63399..70f15640 100644 --- a/.vale/styles/Vocab/docs/accept.txt +++ b/.vale/styles/Vocab/docs/accept.txt @@ -9,4 +9,5 @@ NFT NFTs SIP Clarinet -Clarity \ No newline at end of file +Clarity +application \ No newline at end of file