Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b3871d2a862c4a16aef3d7404d9647c16e8b55ad
https://github.com/WebKit/WebKit/commit/b3871d2a862c4a16aef3d7404d9647c16e8b55ad
Author: Lauro Moura <[email protected]>
Date: 2024-03-14 (Thu, 14 Mar 2024)
Changed paths:
M Tools/Scripts/webkitpy/style/checkers/cpp.py
M Tools/Scripts/webkitpy/style/checkers/cpp_unittest.py
Log Message:
-----------
check-webkit-style is wrong about expected format for std::function variables
https://bugs.webkit.org/show_bug.cgi?id=124730
Reviewed by Jonathan Bedard.
Add checks for lines with std::function< and Function< when the "space
before (" check is triggered.
* Tools/Scripts/webkitpy/style/checkers/cpp.py:
(check_spacing_for_function_call):
* Tools/Scripts/webkitpy/style/checkers/cpp_unittest.py:
(CppStyleTest):
Canonical link: https://commits.webkit.org/276122@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes