pylint source package in Cosmic

pylint: No summary available for pylint in ubuntu cosmic.
pylint-doc: Python code static checker and UML diagram generator (documentation)
pylint3: No summary available for pylint3 in ubuntu cosmic.

Versions published

There is no current release of this source package in The Cosmic Cuttlefish. You can still report bugs, make translations, and so on, but they might not be used until the package is published.

pylint information

No published releases of this package have been uploaded in Ubuntu Cosmic

Upstream connections

pylinttrunk

Pylint is a python tool that checks if a module satisfies a coding standard. Pylint can be seen as another PyChecker since nearly all tests you can do with PyChecker can also be done with Pylint. But Pylint offers some more features, like checking line-code's length, checking if variable names are well-formed according to your coding standard, or checking if declared interfaces are truly implemented, and much more... The big advantage with Pylint is that it is highly configurable, customizable, and you can easily write a small plugin to add a personal feature.

Bug supervisor: no
Bug tracker: no
Branch: no

There are no registered releases for the pylint ⇒ trunk.