[Webkit-unassigned] [Bug 32051] check-webkit-style should check for camelCase variable names
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Dec 2 14:02:08 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=32051
--- Comment #9 from David Levin <levin at chromium.org> 2009-12-02 14:02:07 PST ---
Two more comments:
1. It would be great if this only flagged the first instance of a particular
identifier (in a given file) to avoid lots of warnings for the same identifier
and to avoid giving a warning when someone is fixing some code and just using a
variable that was already in the file.
2. Please run this on existing code (if you haven't already) and verify that it
doesn't give false alarms.
--
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