[webkit-reviews] review granted: [Bug 27508] Add checks for switch statement indentation to cpplint : [Attachment 33200] Add checks for switch statement indentation to cpplint (try 3)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 21 13:01:36 PDT 2009


David Levin <levin at chromium.org> has granted Jakob Petsovits <jpetso at gmx.at>'s
request for review:
Bug 27508: Add checks for switch statement indentation to cpplint
https://bugs.webkit.org/show_bug.cgi?id=27508

Attachment 33200: Add checks for switch statement indentation to cpplint (try
3)
https://bugs.webkit.org/attachment.cgi?id=33200&action=review

------- Additional Comments from David Levin <levin at chromium.org>
This is an improvement over what we have now and seems to minimize the
possibility of false alarms (with respect to nested switch statements), so it
seems like a positive step forward.


More information about the webkit-reviews mailing list