Bug 57791
Summary: | check-webkit-style should warn about missing explicit keyword for one-argument constructors | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adam Barth <abarth> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | levin |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Adam Barth
check-webkit-style should warn about missing explicit keyword for one-argument constructors
Please feel free to point me in the right direction if you don't have time to add this yourself.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
David Levin
(In reply to comment #0)
> check-webkit-style should warn about missing explicit keyword for one-argument constructors
>
> Please feel free to point me in the right direction if you don't have time to add this yourself.
Like this? https://bugs.webkit.org/show_bug.cgi?id=46670 :)
Perhaps we just need to wordsmith the error message to reflect the style guide?