summaryrefslogtreecommitdiff
path: root/pylint/extensions/overlapping_exceptions.py
Commit message (Expand)AuthorAgeFilesLines
* Fix typo in pylintrc for useless-suppression (#5303)Daniël van Noord2021-11-231-1/+0
* Refactor various typing related issues (#4940)Daniël van Noord2021-09-031-2/+5
* Add ``Consider-using-f-string`` checker (#4796)Daniël van Noord2021-08-301-4/+2
* 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
* pyupgrade: automated removal of python2 constructsAnthony Sottile2020-03-241-2/+0
* Style - Apply isort on all apllicable filesPierre Sassoulas2019-03-201-3/+1
* Reformat the code with blackClaudiu Popa2018-09-171-22/+31
* Kill YES in favour of UninferableClaudiu Popa2018-05-241-1/+1
* Spelling fixes (#1397)Ville Skyttä2017-04-021-1/+1
* Simplify loop.Erik Eriksson2016-12-161-1/+1
* Extracted overlapping exceptions checker into extensionErik2016-12-151-0/+81