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
462 B
YAML
15 lines
462 B
YAML
extends: substitution
|
|
message: "Consider using '%s' instead of '%s'."
|
|
link: 'https://angular.io/guide/docs-lint-errors#proselint-messages'
|
|
ignorecase: true
|
|
swap:
|
|
homosexual man: gay man
|
|
homosexual men: gay men
|
|
homosexual woman: lesbian
|
|
homosexual women: lesbians
|
|
homosexual people: gay people
|
|
homosexual couple: gay couple
|
|
sexual preference: sexual orientation
|
|
(?:admitted homosexual|avowed homosexual): openly gay
|
|
special rights: equal rights
|