[Python-projects] pylint should read ./.pylintrc automatically
Sylvain Thénault
sylvain.thenault at logilab.fr
Tue Apr 14 11:00:33 CEST 2009
On 13 avril 19:27, Zhang Sen wrote:
> Hi list,
Ho,
> Recently we begin using pylint to check the code and find it's really
> helpful. But since we need a slightly different configuration, we want
> to keep a pylintrc file in our repository, so all contributors are
> encouraged to use it.
>
> It would be better that pylint, as default, can read .pylintrc in the
> current directory, without a manual --rcfile=<>. I think this is
> straightforward and would be easier for projects to use pylint.
currently, if a ./pylintrc is found (with no starting dot), it's used/
--
Sylvain Thénault LOGILAB, Paris (France)
Formations Python, Debian, Méth. Agiles: http://www.logilab.fr/formations
Développement logiciel sur mesure: http://www.logilab.fr/services
CubicWeb, the semantic web framework: http://www.cubicweb.org
More information about the Python-Projects
mailing list