summaryrefslogtreecommitdiff
path: root/pylint/lint/expand_modules.py
Commit message (Expand)AuthorAgeFilesLines
* Enable for_any_all check (#5206)Nick Drozd2021-10-251-4/+1
* Normalize input of ``ignore-paths`` for all path types (#5201)Daniël van Noord2021-10-241-1/+1
* Add typing to ``filepath`` (#4980)Daniël van Noord2021-09-161-3/+5
* Add `ignore-paths` to match against the full path. (#4516)Fabian Damken2021-05-271-18/+21
* Fix some LGMT errors - unreachable-statementMarc Mueller2021-04-071-1/+0
* Add comment on get_python_pathPierre Sassoulas2021-04-031-0/+2
* Factorize checks in expand_modulesPierre Sassoulas2021-04-031-5/+5
* Format docstring of expand_modulesPierre Sassoulas2021-04-031-9/+2
* Move utils.expand_module in its own file in lintPierre Sassoulas2021-04-031-0/+143