[Webkit-unassigned] [Bug 140855] [ES6] Implement ES6 arrow function syntax
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Apr 9 06:30:16 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=140855
--- Comment #78 from WebKit Commit Bot <commit-queue at webkit.org> ---
Attachment 250438 did not pass style-queue:
ERROR: Source/JavaScriptCore/parser/ParserTokens.h:79: enum members should use InterCaps with an initial capital letter. [readability/enum_casing] [4]
ERROR: Source/JavaScriptCore/parser/Parser.h:736: The parameter name "functionParseType" adds no information, so it should be removed. [readability/parameter_name] [5]
ERROR: Source/JavaScriptCore/parser/Parser.h:737: The parameter name "functionParseType" adds no information, so it should be removed. [readability/parameter_name] [5]
ERROR: Source/JavaScriptCore/parser/Parser.h:781: The parameter name "functionParseType" adds no information, so it should be removed. [readability/parameter_name] [5]
ERROR: Source/JavaScriptCore/parser/Parser.h:801: The parameter name "functionParseType" adds no information, so it should be removed. [readability/parameter_name] [5]
Total errors found: 5 in 55 files
If any of these errors are false positives, please file a bug against check-webkit-style.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150409/4a25ec66/attachment.html>
More information about the webkit-unassigned
mailing list