summaryrefslogtreecommitdiff
path: root/pylint/test/functional/wrong_import_order.py
Commit message (Expand)AuthorAgeFilesLines
* Fix new import related errors in pylint's codebase.Claudiu Popa2015-11-251-2/+1
* Check imports are ordered (standard, 3rd party, local) and grouped by packageLaura M?dioni2015-11-091-0/+11