summaryrefslogtreecommitdiff
path: root/pylint/lint/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Add typing to ``filepath`` (#4980)Daniël van Noord2021-09-161-6/+3
* Add typing with `PyAnnotate` to `./tests` (#4950)Daniël van Noord2021-09-041-3/+3
* Add ``Consider-using-f-string`` checker (#4796)Daniël van Noord2021-08-301-2/+2
* Prevent crashing when it's impossible to create the issue templatePierre Sassoulas2021-08-181-4/+7
* Add extension check against use of while loops (#4860)Nick Drozd2021-08-181-3/+3
* Permit to lint to the end in case of crash on a file (#4810)Pierre Sassoulas2021-08-121-0/+57
* Fix copyright links (#4647)Marc Mueller2021-07-011-1/+1
* Rename copying to license and upgrade the setup.cfg (#4338)Pierre Sassoulas2021-04-111-1/+1
* Move utils.expand_module in its own file in lintPierre Sassoulas2021-04-031-2/+2
* Add back License not handled by a scriptPierre Sassoulas2020-04-271-0/+3
* [lint package refactor] Create a file for the utility functionsPierre Sassoulas2020-04-261-0/+73