summaryrefslogtreecommitdiff
path: root/pylint/test/functional/useless_else_on_loop.py
Commit message (Expand)AuthorAgeFilesLines
* CRF: added a separate test for the bugfixFantix King2019-02-221-2/+15
* Fix bug of W0120Fantix King2019-02-221-1/+2
* Spelling fixesVille Skyttä2018-01-301-1/+1
* Fixing ``useless-else-on-loop`` false-positive when break statements are deep...hippo912017-10-121-0/+32
* Adding a check for ``inconsistent-return-statements`` inside function or meth...hippo912017-09-261-0/+2
* Added check for an inner loop reusing an outer loop's target(s)Ashley Whetter2016-07-151-1/+1
* Move all package files to a pylint package.Ionel Cristian Maries2015-02-141-0/+55