[Python-projects] PyLint 0.12.0: custom reporter is ignored

Maarten ter Huurne maarten.ter.huurne at philips.com
Tue Sep 26 16:21:59 CEST 2006


syt at logilab.fr wrote on 2006-09-25 04:07:38 PM:

> huum, how are you giving your custom reporter to the Linter class ? 
> Are you using the "reporter" argument of Run ?

I wrote a new "main" module, which filters out its own command line 
arguments and then passes the rest to the lint.Run class, together with 
the custom reporter (indeed using the "reporter" argument).

> So you get your custom reporter whatever format specified in the 
> pylintrc file, but still overrideable by the command line option.
> Works for you ?

I just tested it with PyLint 0.12.1, which seems to have your change 
applied, and it works fine.
Thanks!

Bye,
                Maarten
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.logilab.org/pipermail/python-projects/attachments/20060926/ded9f6f1/attachment.htm


More information about the Python-Projects mailing list