Configuring pylint for local conventions

Ben Finney ben+python at benfinney.id.au
Thu Apr 23 21:55:02 EDT 2009


David Stanek <dstanek at dstanek.com> writes:

> I believe you just:
> 
>   pylint --generate-rcfile > ~/.pylintrc

That's the easy part, yes.

> and then customize that file.

This is the part that I'm asking how to do. What documentation is there
on this configuration file and recommendations on how to modify it?

-- 
 \        “Pinky, are you pondering what I'm pondering?” “Wuh, I think |
  `\   so, Brain, but wouldn't anything lose its flavor on the bedpost |
_o__)                               overnight?” —_Pinky and The Brain_ |
Ben Finney



More information about the Python-list mailing list