summaryrefslogtreecommitdiff
path: root/pylint/lint/check_parallel.py
Commit message (Expand)AuthorAgeFilesLines
* check_parallel| Fixes module-hiding by function via file-renameFrank Harrison2020-10-191-125/+0
* Fix duplicate messages created by jobs>1.Martin Vielsmaier2020-09-101-0/+1
* Fix a crash in parallel mode when the module's filepath is not setClaudiu Popa2020-06-201-4/+10
* Fix a regression where the score was not reported with multiple jobsClaudiu Popa2020-05-161-1/+3
* Add back License not handled by a scriptPierre Sassoulas2020-04-271-0/+3
* [lint package refactor] Create a file for check_parallelPierre Sassoulas2020-04-261-0/+113