2008/6/17 Tom Mueller <[EMAIL PROTECTED]>:
> The tests/pylintrc file does have the following:
>
> indent-string='        '
>
> (there are 8 spaces there)
> However, I just noticed it also has the following:
>
> disable-msg=C0103,C0111,W0311,W0312,W0511
>
> W0311 is the bad indentation message.

I wonder why that's disabled, given that I've found a few things
python would consider syntax errors because of that...

It would be great if there was a short summary of what our project
style standards are somewhere.

Thanks Tom,
-- 
Shawn Walker
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to