summaryrefslogtreecommitdiff
path: root/pylint/extensions/overlapping_exceptions.py
Commit message (Expand)AuthorAgeFilesLines
* [PyCQA migration] Upgrade links to the repositories in code and doc (#8514)Pierre Sassoulas2023-03-291-2/+2
* Use UninferableBase instead of UninferableDaniel van Noord2023-03-071-2/+2
* Run development version of ``pydocstringformatter`` (#6469)Daniël van Noord2022-04-281-1/+1
* Migrate from utils.check_messages to utils.only_required_for_messages (#6432)Pierre Sassoulas2022-04-221-1/+1
* Remove ``IAstroidChecker`` from ``__implements__``Daniël van Noord2022-04-191-3/+1
* Use ``python-typing-update`` on ``pylint/extensions`` directory (#6308)Daniël van Noord2022-04-141-3/+5
* Remove the concept of checker priority (#6034)Daniël van Noord2022-04-011-1/+0
* Add a pre-commit hook to check the copyright noticePierre Sassoulas2022-03-241-1/+1
* Simplify hard to maintain copyright noticePierre Sassoulas2022-03-241-0/+1
* Upgrade ``pydocstringformatter`` to ``0.5.0`` (#5910)Daniël van Noord2022-03-131-0/+1
* Update ``pydocstringformatter`` to 0.4.0 (#5787)Daniël van Noord2022-02-101-1/+1
* Format docstrings with ``pydocstringformatter``Daniël van Noord2022-01-021-1/+2
* Add typing and uniformize the checker registering in Pylinter (#5558)Pierre Sassoulas2021-12-271-3/+5
* 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