Add Readability package.
This commit is contained in:
parent
1471c54c76
commit
9b57f2fcfb
90 changed files with 3856 additions and 2 deletions
15
styles/proselint/LGBTTerms.yml
Normal file
15
styles/proselint/LGBTTerms.yml
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
extends: substitution
|
||||
message: "Consider using '%s' instead of '%s'."
|
||||
ignorecase: true
|
||||
action:
|
||||
name: replace
|
||||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue