mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
1edb8e5c45
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 #47344
8 lines
154 B
YAML
8 lines
154 B
YAML
extends: repetition
|
|
message: "'%s' is repeated. Try to rewrite the sentence without it."
|
|
level: warning
|
|
ignorecase: true
|
|
alpha: true
|
|
tokens:
|
|
- '[^\s]+'
|