Shawn Walker wrote:
> On Fri, Mar 14, 2008 at 10:57 AM, Tom Mueller <[EMAIL PROTECTED]> wrote:
>> Is there already a shared pylintrc file that people are using when
>>  running pylint?
> 
> I was wondering the same thing.
> 
> I've taken to running pylint with --indent-string="        "
> ...but nothing else.
> 
>>  As part of the porting changes, I'm including a src/tests/pylintrc file
>>  and a src/setup.py script with a "lint" target that allows pylint to be
>>  run easily.  There is also a pylint extension for checking to see if
>>  non-portable operating system APIs are used within the code.
> 
> Yay! Thanks for that.
> 
>>  When I'm running pylint with the file that I currently have, I'm getting
>>  about 620 errors/warnings.  I expect this is because some of the
>>  settings in the pylintrc file are too restrictive.
> 
> Yeah; I've ignored some of the warnings which seem pointless or
> impossible to fix because what its warning about was intentional.
> 

Tom, I looked at this back in November and had started whittling down
the settings with the community's help.

http://mail.opensolaris.org/pipermail/pkg-discuss/2007-November/000855.html

you may want to take a look at the comments others had made..

-jhf-
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to