b2f2c906f2
Pylint is a lint-like tool for Python code. It performs almost all the verifications that pychecker does, and additionally can perform some stylistic verification and coding standard enforcements. The checked code is assigned a mark based on the number and the severity of the encountered problems. The previous mark of a given piece of code is cached so that you can see if the code quality has improved since the last check. From Andreas Bihlmaier <andreas.bihlmaier@gmx.de> With help and one okey from bernd@ and steven@
3 lines
85 B
Plaintext
3 lines
85 B
Plaintext
@comment $OpenBSD: PLIST-gui,v 1.1.1.1 2007/05/04 17:43:27 alek Exp $
|
|
bin/pylint-gui
|