Skip to content

Eliminate non-inclusive language #155

@nhosoi

Description

@nhosoi

Hello, we have a project to eliminate non-inclusive language from Linux-system-roles.

Running a utility woke (now it's supported in tox. please install the latest tox-lsr and run tox -e woke), two non-inclusive words are reported - sanity and master.

The word sanity is easily eliminated, but master is not since it's tightly coupled with the SQL context, e.g., as master key.

There are two ways to skip the check - adding wokeignore:rule=master to each master appearing in the source code, or skipping them as warning by applying get-woke/woke#252. Which way should we go or could there be some other ideas to workaround master?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions