https://bugzilla.redhat.com/show_bug.cgi?id=1578851
Bug ID: 1578851
Summary: Review Request: python2-pylint - Analyzes Python code
looking for bugs and signs of poor quality
Product: Fedora
Version: rawhide
Component: Package Review
Severity: medium
Priority: medium
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Spec URL: https://churchyard.fedorapeople.org/SRPMS/python2-pylint.spec
SRPM URL:
https://churchyard.fedorapeople.org/SRPMS/python2-pylint-1.9.0-1.fc29.src.rpm
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.
Fedora Account System Username: churchyard
Git: https://github.com/hroncok/python2-pylint (see couple of last commits for
changes since Fedora's pylint)
This conflicts with pylint ATM. It will not be added to Fedora before
python2-pylint is removed from pylint.
See https://bugzilla.redhat.com/show_bug.cgi?id=1578759 for context.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]