[webkit-changes] [WebKit/WebKit] 33e09e: [webkitpy] Style checker should ignore WebDriverTe...

Lauro Moura noreply at github.com
Thu Oct 20 14:40:43 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 33e09e2f4b0e32a0d89b2938a35a573724d24700
      https://github.com/WebKit/WebKit/commit/33e09e2f4b0e32a0d89b2938a35a573724d24700
  Author: Lauro Moura <lmoura at igalia.com>
  Date:   2022-10-20 (Thu, 20 Oct 2022)

  Changed paths:
    M Tools/Scripts/webkitpy/style/checker.py
    M Tools/Scripts/webkitpy/style/checker_unittest.py

  Log Message:
  -----------
  [webkitpy] Style checker should ignore WebDriverTests python code
https://bugs.webkit.org/show_bug.cgi?id=246825

Reviewed by Jonathan Bedard.

Update checker to handle regexes for NEVER_SKIPPED files and ignore
WebDriverTests/**/*.py

* Tools/Scripts/webkitpy/style/checker.py:
* Tools/Scripts/webkitpy/style/checker_unittest.py:

Canonical link: https://commits.webkit.org/255803@main




More information about the webkit-changes mailing list