A Python static analysis frontend which configures and filters PyLint to produce more useful output and which will gain additional backends in future versions.
(If Flake8 is the lightweight check your IDE runs every time you save, this is intended to be the thorough check you run on a commit or
... [More] push hook.)
This is also the backend which powers Landscape.io, so using them together is similar to running your test suite manually before you push to the continuous integration server. [Less]
This plugin uses pylint to check Python code of the active document
and display the result in the bottom panel. The affected lines
are highlighted in color.
For gedit 2 use version 1.1, since version 2.0 the plugin is for gedit 3.
This project is a fork of
... [More] https://live.gnome.org/Gedit/PylintPlugin.
This project is part of Gedit BC Developer Plugins: https://launchpad.net/~gedit-bc-dev-plugins
The PPA there contains the packages for Ubuntu. [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy