summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
1.4.4Added tag pylint-1.4.5 for changeset 66b73ed633c2Claudiu Popa8 years
doc-emphasis-fixRemove trailing whitespace from ChangeLogDmitry Pribysh9 years
enhance-unpacking-checkerAdd a few functional tests for enhanced unpacking checkerDmitry Pribysh9 years
fix-667Rename checking function for 'super()' call checking and update Changelog.Dmitry Pribysh9 years
fix-685Make iterable checker skip classes that are inferred to be abstractDmitry Pribysh9 years
issue_538_pt2pylint/config.py: Add another check of the current working directory for `.py...John Kirkham8 years
iterable-checkerMerge with defaultDmitry Pribysh9 years
masterAnnounce the move to github in the readme file.Claudiu Popa8 years
membership-test-checkerAdd checker for membership rules and testsDmitry Pribysh9 years
remove-E0201-referenceserror E0201 is obsolete - now E1101Anentropic8 years
[...]
 
TagDownloadAuthorAge
pylint-1.4.5pylint-1.4.5.tar.gz  Claudiu Popa8 years
pylint-1.5.1pylint-1.5.1.tar.gz  Claudiu Popa8 years
pylint-1.5pylint-1.5.tar.gz  Claudiu Popa8 years
pylint-1.4.4pylint-1.4.4.tar.gz  Claudiu Popa9 years
pylint-1.4.3pylint-1.4.3.tar.gz  Claudiu Popa9 years
pylint-1.4.2pylint-1.4.2.tar.gz  Claudiu Popa9 years
pylint-1.4.1pylint-1.4.1.tar.gz  Claudiu Popa9 years
pylint-1.4pylint-1.4.tar.gz  Claudiu Popa9 years
pylint-1.3.1pylint-1.3.1.tar.gz  cpopa10 years
pylint-1.3pylint-1.3.tar.gz  cpopa10 years
[...]
 
AgeCommit messageAuthorFilesLines
2015-11-18error E0201 is obsolete - now E1101remove-E0201-referencesAnentropic4-4/+4
2015-11-04Add ChangeLog entry for too-many-nested-blocks and fix the errors in pylint.Claudiu Popa6-106/+113
2015-11-04Merged in lmedioni/pylint (pull request #298)Claudiu Popa4-3/+218
2015-11-03Fix pylint warning by rewriting part of BasicCheckerDmitry Pribysh1-4/+2
2015-11-03Rename 'unsubscriptable-value' message to 'unsubscriptable-object'Dmitry Pribysh4-33/+33
2015-11-03Add checker for unsubscriptable values used in subscript expression.Dmitry Pribysh6-2/+144
2015-11-03some more comments for too-many-nested-blocks rule implementationLaura M?dioni1-0/+7
2015-11-03add an extra sentence saying why blocks nesting is a bad patternLaura M?dioni1-1/+2
2015-11-02also count if nodes from ifexp and list comprehensionLaura M?dioni1-0/+7
2015-10-30check if the number of nested block in a function or a method isn't too highLaura M?dioni4-3/+203
[...]
 
Clone
git://git.baserock.org/delta/python-packages/pylint.git
http://git.baserock.org/git/delta/python-packages/pylint.git
https://git.baserock.org/git/delta/python-packages/pylint.git