You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
---
extends: sequencemessage: "'%[1]s' may be insensitive, when referring to a person, use 'kid', 'child', or 'youth' instead."ignorecase: truelevel: warningtokens:
- pattern: boy|girlskip: 1
- pattern: boy|girlnegate: true
The text was updated successfully, but these errors were encountered:
We still need most of the
or
cases:https://github.com/retextjs/retext-equality/blob/7cd9ac532eb980f23ae8c59bbb1c662ee2701dea/data/en/gender.yml#L1301
An example implementation is:
The text was updated successfully, but these errors were encountered: