RESOLVED FIXED 27487
cpplint.py's process_file() should accept customized error function
https://bugs.webkit.org/show_bug.cgi?id=27487
Summary cpplint.py's process_file() should accept customized error function
Shinichiro Hamaji
Reported 2009-07-21 00:56:17 PDT
run-webkit-lint will need this to filter lint errors based on the patch.
Attachments
Patch v1 (2.01 KB, patch)
2009-07-21 01:09 PDT, Shinichiro Hamaji
no flags
Patch v2 (1.36 KB, patch)
2009-07-21 01:10 PDT, Shinichiro Hamaji
levin: review+
Shinichiro Hamaji
Comment 1 2009-07-21 01:09:25 PDT
Created attachment 33153 [details] Patch v1 --- 3 files changed, 25 insertions(+), 0 deletions(-)
Shinichiro Hamaji
Comment 2 2009-07-21 01:10:31 PDT
Created attachment 33154 [details] Patch v2 --- 2 files changed, 11 insertions(+), 2 deletions(-)
Shinichiro Hamaji
Comment 3 2009-07-21 01:11:37 PDT
Oops, I sent a wrong patch. Please ignore "Patch v1".
David Levin
Comment 4 2009-07-21 01:16:20 PDT
Comment on attachment 33154 [details] Patch v2 I thought I had just reviewed that other patch but then thought maybe I forgot to click submit. :)
David Levin
Comment 5 2009-07-21 03:12:47 PDT
Note You need to log in before you can comment on or make changes to this bug.