Ben Finney <ben+pyt...@benfinney.id.au> writes:

> David Stanek <dsta...@dstanek.com> writes:
> 
> > I believe you just:
> >   pylint --generate-rcfile > ~/.pylintrc
> > 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?

For bonus points, I'm actually wanting to know how to configure it per
*project*, and applying that configuration for all programmers of that
project. Having one set of coding conventions per *user* seem like a
recipe for frustration.

-- 
 \         “Pinky, are you pondering what I'm pondering?” “I think so, |
  `\   Brain, but culottes have a tendency to ride up so.” —_Pinky and |
_o__)                                                       The Brain_ |
Ben Finney
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to