Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mental disorders are not adjectives #4

Closed
yoshuawuyts opened this issue Sep 15, 2015 · 1 comment
Closed

mental disorders are not adjectives #4

yoshuawuyts opened this issue Sep 15, 2015 · 1 comment
Labels
🗄 area/interface This affects the public interface 💪 phase/solved Post is done 🧒 semver/minor This is backwards-compatible change 🦋 type/enhancement This is great to have

Comments

@yoshuawuyts
Copy link

My partner pointed this out to me, I think it's quite striking:
mental disorders are not adjectives

Think we could do something to catch this.

@wooorm
Copy link
Member

wooorm commented Sep 15, 2015

Nice 👍! I did a lot of work for this in the last three commits, just found a bug in bipolar, and I’ll add the insomnia/ocd/anorexic too

wooorm added a commit that referenced this issue Oct 7, 2015
This update fixes some cases where inconsiderate terms were
never detected, because they included dashes or apostrophes.
Terms are stripped from these characters before checking if
they’re included in the database, resulting in never matching.

This was fixed by removing these characters (`-`, `'`, and
`’`) in the database, checking if they’re included in the
build-script, and adding several tests for them.

Related: GH-4.
@wooorm wooorm closed this as completed in 8d835e2 Oct 7, 2015
@wooorm wooorm added ⛵️ status/released 🗄 area/interface This affects the public interface 🦋 type/enhancement This is great to have 🧒 semver/minor This is backwards-compatible change labels Aug 13, 2019
@wooorm wooorm added the 💪 phase/solved Post is done label Jul 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🗄 area/interface This affects the public interface 💪 phase/solved Post is done 🧒 semver/minor This is backwards-compatible change 🦋 type/enhancement This is great to have
Development

No branches or pull requests

2 participants