diff options
Diffstat (limited to 'public/vale/.vale-styles/proselint/LGBTTerms.yml')
-rw-r--r-- | public/vale/.vale-styles/proselint/LGBTTerms.yml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/public/vale/.vale-styles/proselint/LGBTTerms.yml b/public/vale/.vale-styles/proselint/LGBTTerms.yml new file mode 100644 index 0000000..efdf268 --- /dev/null +++ b/public/vale/.vale-styles/proselint/LGBTTerms.yml @@ -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 |