Skip to content

Commit

Permalink
docs: add new words to vocabulary (angular#47344)
Browse files Browse the repository at this point in the history
docs: add VMWare to spell check dictionary
docs: add rebase, rebases, rebased to spell check dictionary
docs: add repos to spell check dictionary
docs: change repeated string regex

PR Close angular#47344
  • Loading branch information
Bob Watson authored and sbrshkappa committed Sep 8, 2022
1 parent 43574b7 commit c7e5718
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ swap:
curated roles: predefined roles
datasource: data source
Developers Console: Google API Console|API Console
entrypoint: entry point
ephemeral IP address: ephemeral external IP address
execute: run|call
fewer data: less data
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ level: warning
ignorecase: true
alpha: true
tokens:
- '[\w]+'
- '[^\s]+'
7 changes: 6 additions & 1 deletion aio/tools/doc-linter/styles/Vocab/Jargon.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,12 +74,17 @@ polyfills
preprocess
preprocessor
preprocessors
rebase
rebased
rebasing
refactorings
reflows
reimagined
renderers
repo
repos
repurpose
resync
reusability
rollup
runtimes
Expand Down Expand Up @@ -133,4 +138,4 @@ untrusted
untyped
validator
validators
walkthrough
walkthrough
1 change: 1 addition & 0 deletions aio/tools/doc-linter/styles/Vocab/Names.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ tsickle
tslib
tslint
vercel
vmware

0 comments on commit c7e5718

Please sign in to comment.