[webkit-reviews] review granted: [Bug 27377] Assorted cpplint improvements : [Attachment 32953] Adds new cpplint check for webkit rule violation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 17 12:30:38 PDT 2009


David Levin <levin at chromium.org> has granted Adam Treat <treat at kde.org>'s
request for review:
Bug 27377: Assorted cpplint improvements
https://bugs.webkit.org/show_bug.cgi?id=27377

Attachment 32953: Adds new cpplint check for webkit rule violation
https://bugs.webkit.org/attachment.cgi?id=32953&action=review

------- Additional Comments from David Levin <levin at chromium.org>

> +		or search(r'\b(if|for|while|switch)\b', previous_line))
Please add "else" and a test case using else.


More information about the webkit-reviews mailing list