<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [ES6] Implement ES6 arrow function syntax"
   href="https://bugs.webkit.org/show_bug.cgi?id=140855#c65">Comment # 65</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [ES6] Implement ES6 arrow function syntax"
   href="https://bugs.webkit.org/show_bug.cgi?id=140855">bug 140855</a>
              from <span class="vcard"><a class="email" href="mailto:commit-queue&#64;webkit.org" title="WebKit Commit Bot &lt;commit-queue&#64;webkit.org&gt;"> <span class="fn">WebKit Commit Bot</span></a>
</span></b>
        <pre><span class=""><a href="attachment.cgi?id=249968&amp;action=diff" name="attach_249968" title="Patch">Attachment 249968</a> <a href="attachment.cgi?id=249968&amp;action=edit" title="Patch">[details]</a></span> 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 &quot;functionParseType&quot; adds no information, so it should be removed.  [readability/parameter_name] [5]
ERROR: Source/JavaScriptCore/parser/Parser.h:737:  The parameter name &quot;functionParseType&quot; adds no information, so it should be removed.  [readability/parameter_name] [5]
ERROR: Source/JavaScriptCore/parser/Parser.h:781:  The parameter name &quot;functionParseType&quot; adds no information, so it should be removed.  [readability/parameter_name] [5]
ERROR: Source/JavaScriptCore/parser/Parser.h:801:  The parameter name &quot;functionParseType&quot; adds no information, so it should be removed.  [readability/parameter_name] [5]
Total errors found: 5 in 53 files


If any of these errors are false positives, please file a bug against check-webkit-style.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>