[Webkit-unassigned] [Bug 185057] New: Style checker has issue with implementation files with no headers
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 26 15:49:29 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=185057
Bug ID: 185057
Summary: Style checker has issue with implementation files with
no headers
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: megan_gardner at apple.com
CC: lforschler at apple.com
If you have a file that does not have a header, like an API test, the style checker will get upset that the first header doesn't match. But there is not header to include, so it should be ok as long as the list is alphabetical after config.h.
I ran into this with SynchronousTimeoutTests.mm
--
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/20180426/05e2499b/attachment-0001.html>
More information about the webkit-unassigned
mailing list