RESOLVED FIXED 27752
cpplint* should be named cpp_style*
https://bugs.webkit.org/show_bug.cgi?id=27752
Summary cpplint* should be named cpp_style*
David Levin
Reported 2009-07-27 19:15:32 PDT
This better reflects the fact that it is about checking the style of files. For the same reason, check-webkit-style was renamed in a similar bug https://bugs.webkit.org/show_bug.cgi?id=27568 All folks who have been working on these script know about this change and were fine with it.
Attachments
Diff showing changes done after move. (70.01 KB, patch)
2009-07-27 19:20 PDT, David Levin
no flags
Proposed fix. (571.62 KB, patch)
2009-07-27 19:30 PDT, David Levin
manyoso: review+
David Levin
Comment 1 2009-07-27 19:20:09 PDT
Created attachment 33595 [details] Diff showing changes done after move.
David Levin
Comment 2 2009-07-27 19:30:41 PDT
Created attachment 33596 [details] Proposed fix.
David Levin
Comment 3 2009-07-27 19:33:36 PDT
The first patch is the diff between right after I did the move to all of the changes done right after the move. The second patch is the real patch (but it is not really possible to review as is).
David Levin
Comment 4 2009-07-28 08:36:20 PDT
Note You need to log in before you can comment on or make changes to this bug.