Is it possible to have pylint options defined in the python files
themselves, instead of in a pylintrc file.
For example, I would like to be able to add:

# pylint: good-names=x,y,z

in module files which deal with pixels.
_______________________________________________
Python-Projects mailing list
[email protected]
http://lists.logilab.org/mailman/listinfo/python-projects

Reply via email to