[Webkit-unassigned] [Bug 217993] New: report-non-inclusive-language should do exact check for directory names to ignore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 20 15:34:04 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=217993

            Bug ID: 217993
           Summary: report-non-inclusive-language should do exact check
                    for directory names to ignore
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aakash_jain at apple.com

report-non-inclusive-language currently does a substring matching for directory names, and while ignoring a specified directory, e.g.: 'autoinstalled', it would ignore all the directories whose name contains that keyword (e.g.: both 'autoinstalled' and 'notautoinstalled' would be ignored), which is not good. It should do exact match for directory names to ignore.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201020/83e6b483/attachment-0001.htm>


More information about the webkit-unassigned mailing list