generated from linux-system-roles/template
-
Notifications
You must be signed in to change notification settings - Fork 21
Closed
Description
Hello, we have a project to eliminate non-inclusive language from the 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 difficulty is ControlMaster is a configuration keyword for ssh. So, unless it's renamed in ssh, there is no way to avoid it in the ssh role. To skip the checking, there are two ways - adding wokeignore:rule=master to each ControlMaster appearing in the source code, or skipping them as warning by applying get-woke/woke#252. Which way is preferable?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels