[Webkit-unassigned] [Bug 27508] Add checks for switch statement indentation to cpplint
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 21 12:39:22 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27508
Jakob Petsovits <jpetso at gmx.at> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #33197|0 |1
is obsolete| |
Attachment #33200| |review?
Flag| |
--- Comment #4 from Jakob Petsovits <jpetso at gmx.at> 2009-07-21 12:39:21 PDT ---
Created an attachment (id=33200)
--> (https://bugs.webkit.org/attachment.cgi?id=33200)
Add checks for switch statement indentation to cpplint (try 3)
Good point, I had not thought of that case. Here's a relatively simple solution
that'll work in pretty much all common cases, approach explained in the code
comments. Plus more test cases. Is that good enough, or does it need to be
perfect?
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list