[PATCH v3] devtools: add script to check for non inclusive naming

Stephen Hemminger stephen at networkplumber.org
Thu Aug 17 16:58:48 CEST 2023


On Wed,  5 Apr 2023 16:29:30 -0700
Stephen Hemminger <stephen at networkplumber.org> wrote:

> Script to find words that should not be used.
> Really just a wrapper around git grep command.
> By default it prints matches.
> 
> Uses the word lists from Inclusive Naming Initiative
> see https://inclusivenaming.org/word-lists/

Script still works fine, and should be considered.

BUT the inclusive naming word list on web site is no longer
valid JSON, so right now it causes a JSON decode error.


More information about the dev mailing list