Skip to content

Complete retext-equality entries #1

@jdkato

Description

@jdkato

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:

---
extends: sequence
message: "'%[1]s' may be insensitive, when referring to a person, use 'kid', 'child', or 'youth' instead."
ignorecase: true
level: warning
tokens:
  - pattern: boy|girl
    skip: 1

  - pattern: boy|girl
    negate: true

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions