[ol7_developer_EPEL] python2-pylint-1.6.5-4.el7.noarch

Name:python2-pylint
Version:1.6.5
Release:4.el7
Architecture:noarch
Group:Development/Debuggers
Size:1927724
License:GPLv2+
RPM: python2-pylint-1.6.5-4.el7.noarch.rpm
Source RPM: pylint-1.6.5-4.el7.src.rpm
Build Date:Fri Oct 27 2017
Build Host:x86-ol7-builder-01.us.oracle.com
Vendor:Oracle America
URL:http://www.pylint.org/
Summary:Analyzes Python code looking for bugs and signs of poor quality
Description:
Pylint is a Python source code analyzer which looks for programming
errors, helps enforcing a coding standard and sniffs for some code
smells (as defined in Martin Fowler's Refactoring book).
Pylint can be seen as another PyChecker since nearly all tests you
can do with PyChecker can also be done with Pylint. However, Pylint
offers some more features, like checking length of lines of code,
checking if variable names are well-formed according to your coding
standard, or checking if declared interfaces are truly implemented,
and much more.
Additionally, it is possible to write plugins to add your own checks.

Related Packages (Show Changelog) (Show Filelist)