Phillip J. Eby wrote:
> I took a detailed look at it for application.schema, and skimmed the
> rest.  I found exactly one useful item out of over 60 warnings and
> errors in the list for application.schema.  (It correctly identifies one
> unused import.)  Codes E0214, W0613, and W0621 in particular were
> frequent and utterly useless.

Yeah, PyLint by default reports some issues I wouldn't consider
problems. The good thing is that any error can be silenced. So based on
feedback on this thread we can tweak the default reports we generate to
silence errors you never want to see.

-- 
  Heikki Toivonen

Attachment: signature.asc
Description: OpenPGP digital signature

_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Open Source Applications Foundation "Dev" mailing list
http://lists.osafoundation.org/mailman/listinfo/dev

Reply via email to