<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - check-webkit-style: warn when blank lines appear between #include &quot;config.h&quot; and #include &quot;ThisFileName.h&quot;"
   href="https://bugs.webkit.org/show_bug.cgi?id=155445#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - check-webkit-style: warn when blank lines appear between #include &quot;config.h&quot; and #include &quot;ThisFileName.h&quot;"
   href="https://bugs.webkit.org/show_bug.cgi?id=155445">bug 155445</a>
              from <span class="vcard"><a class="email" href="mailto:ddkilzer&#64;webkit.org" title="David Kilzer (:ddkilzer) &lt;ddkilzer&#64;webkit.org&gt;"> <span class="fn">David Kilzer (:ddkilzer)</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=155445#c1">comment #1</a>)
<span class="quote">&gt; And in Tools:
&gt; 
&gt; $ find Tools -type f -exec perl -e 'use File::Basename; undef $/; my $file =
&gt; $ARGV[0]; my $base = basename($file); $base =~ s/\.[a-z]+$//; my $content =
&gt; &lt;&gt;; print &quot;$file\n&quot; if ($content =~ m/#include &quot;config.h&quot;\n\n#include
&gt; &quot;${base}.h&quot;/mg);' {} \;
&gt; Tools/TestWebKitAPI/PlatformUtilities.cpp
&gt; Tools/TestWebKitAPI/Tests/WTF/RefLogger.cpp</span >

Fixed in:

Committed r198141:  &lt;<a href="http://trac.webkit.org/r198141">http://trac.webkit.org/r198141</a>&gt;</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>