report-non-inclusive-language should also report total usage of all the non-inclusive terms combined. The total can be tracked as a metric and we can target to reduce the total for all the non-inclusive terms.
Created attachment 412121 [details] Patch
Also updated the output formatting to make it one-line. Output before this patch: [Tools]$report-non-inclusive-language total blacklist: 11 total whitelist: 34 total slave: 158 Output after this patch: [Tools]$report-non-inclusive-language Total: 203 (blacklist: 11, whitelist: 34, slave: 158)
Committed r268890: <https://trac.webkit.org/changeset/268890> All reviewed patches have been landed. Closing bug and clearing flags on attachment 412121 [details].
<rdar://problem/70587102>