Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ec437900002d3b0241a055a689edf7244486565d
https://github.com/WebKit/WebKit/commit/ec437900002d3b0241a055a689edf7244486565d
Author: Anne van Kesteren <[email protected]>
Date: 2023-05-04 (Thu, 04 May 2023)
Changed paths:
M Tools/Scripts/webkitpy/style/checker.py
Log Message:
-----------
check-webkit-style: enforce whitespace/end_of_line
https://bugs.webkit.org/show_bug.cgi?id=256304
rdar://108892673
Reviewed by Jonathan Bedard and Ryosuke Niwa.
This ensures that changed lines will get a style error if they end in
whitespace (as defined at
https://docs.python.org/3/library/stdtypes.html#str.isspace).
This appears to have agreement per the thread at
https://lists.webkit.org/pipermail/webkit-dev/2023-April/thread.html#32525.
* Tools/Scripts/webkitpy/style/checker.py:
Canonical link: https://commits.webkit.org/263710@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes