third_party.pylibs.pylint.src/pylint/checkers
Pierre Sassoulas 5bdd5034c5
Add a test to check that no old msgid or symbol are used (#5839)
* Add deleted msgid and symbol from the Python 3K+ checker and other deleted checks.

See https://github.com/PyCQA/pylint/pull/4942

Closes #5729

Co-authored-by: Daniël van Noord <13665637+DanielNoord@users.noreply.github.com>
2022-02-26 12:35:25 +01:00
..
classes
refactoring
__init__.py Add a test to check that no old msgid or symbol are used (#5839) 2022-02-26 12:35:25 +01:00
async.py
base_checker.py
base.py
deprecated.py
design_analysis.py
ellipsis_checker.py
exceptions.py
format.py
imports.py
logging.py
mapreduce_checker.py
misc.py
modified_iterating_checker.py
newstyle.py
non_ascii_names.py
raw_metrics.py
similar.py
spelling.py
stdlib.py
strings.py
threading_checker.py
typecheck.py
unicode.py
unsupported_version.py Add a test to check that no old msgid or symbol are used (#5839) 2022-02-26 12:35:25 +01:00
utils.py
variables.py