Hi there,

I've added some additional checks to the pylint logging checker. It now
detects bad format strings, too few arguments or too many arguments (reusing
part of the string format module). I've also added a number of tests and run
it against a large codebase and it seems to work well.

I'd like to submit it back to the codebase for review. By the looks of
things this involves getting a local Mercurial setup running, patching my
changes in, and hg emailing it. Are there other steps required to get this
happening?

Thanks again!

Daniel Arena
_______________________________________________
Python-Projects mailing list
[email protected]
http://lists.logilab.org/mailman/listinfo/python-projects

Reply via email to