diff options
author | hippo91 <guillaume.peillex@gmail.com> | 2021-04-07 12:42:40 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-07 12:42:40 +0200 |
commit | 4168e80a70e2f54cf589304c7cc50b3c32dbe710 (patch) | |
tree | 2ba4ef4022b0abd9f41de1e95412d26213597cce /pylint/checkers/classes.py | |
parent | 07df776717718cb5d6b63121786298c2fd0acd46 (diff) | |
download | pylint-git-4168e80a70e2f54cf589304c7cc50b3c32dbe710.tar.gz |
Bug pylint 4122 (#4304)
* Adds detection of return type hint to determine if a function has NoReturn
* Adds unittests to check return type hints are correctly interpreted
* Adds an entry
* Adds argparse.parse_error as default for never-returning-functions option
* Simplification of NoReturn detection as suggested by cdce8p
Diffstat (limited to 'pylint/checkers/classes.py')
0 files changed, 0 insertions, 0 deletions