On Wed, 5 Apr 2023 16:29:30 -0700 Stephen Hemminger <step...@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.