Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b903bdd2907cb8f8e4a2506f753b4f8ed99e8567
https://github.com/WebKit/WebKit/commit/b903bdd2907cb8f8e4a2506f753b4f8ed99e8567
Author: Justin Michaud <[email protected]>
Date: 2026-05-08 (Fri, 08 May 2026)
Changed paths:
M Tools/Scripts/webkitpy/style/checkers/cpp.py
M Tools/Scripts/webkitpy/style/checkers/cpp_unittest.py
Log Message:
-----------
Style checker should ignore libpas header guards
https://bugs.webkit.org/show_bug.cgi?id=314195
Reviewed by Yusuke Suzuki.
This is important for portability, let's get rid of these extra style
errors in libpas.
* Tools/Scripts/webkitpy/style/checkers/cpp.py:
(check_for_header_guard):
(is_libpas_path):
* Tools/Scripts/webkitpy/style/checkers/cpp_unittest.py:
(CppStyleTest):
Canonical link: https://commits.webkit.org/312872@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications