UNCONFIRMED 27540
Feature request: cpplint should check for spacing - rule 3
https://bugs.webkit.org/show_bug.cgi?id=27540
Summary Feature request: cpplint should check for spacing - rule 3
Luciano Wolf
Reported 2009-07-22 07:42:28 PDT
According to Spacing rule 3 of the Webkit coding style guidelines[1]: "Do not place spaces before comma and semicolon." cpplint doesn't complain about non-compliance with this rule. [1] http://webkit.org/coding/coding-style.html
Attachments
Note You need to log in before you can comment on or make changes to this bug.