mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
340fa465ce
Adds suggestions for how to resolve the most common messages produced by the documentation linter. Adds links to the Proselint and other style tests to the new documentation. Updates pullapprove and navigation. PR Close #47019
15 lines
319 B
YAML
15 lines
319 B
YAML
extends: existence
|
|
message: "'%s' is a bit of a skunked term — impossible to use without issue."
|
|
link: 'https://angular.io/guide/docs-lint-errors#proselint-messages'
|
|
ignorecase: true
|
|
level: error
|
|
tokens:
|
|
- bona fides
|
|
- deceptively
|
|
- decimate
|
|
- effete
|
|
- fulsome
|
|
- hopefully
|
|
- impassionate
|
|
- Thankfully
|