third_party.pylibs.pylint.src/pylint/extensions
Pierre Sassoulas 7d25842515
Add typing and uniformize the checker registering in Pylinter (#5558)
Remove verbose docstring in code, keep them in example and doc

Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2021-12-27 21:30:34 +01:00
..
__init__.py Upgrade mypy to 0.920 (#5535) 2021-12-16 13:36:33 +01:00
_check_docs_utils.py Fix typos accross the whole codebase (#5575) 2021-12-21 23:44:51 +01:00
bad_builtin.py Add typing and uniformize the checker registering in Pylinter (#5558) 2021-12-27 21:30:34 +01:00
bad_builtin.rst
broad_try_clause.py Add typing and uniformize the checker registering in Pylinter (#5558) 2021-12-27 21:30:34 +01:00
check_docs.py Add typing and uniformize the checker registering in Pylinter (#5558) 2021-12-27 21:30:34 +01:00
check_elif.py Add typing and uniformize the checker registering in Pylinter (#5558) 2021-12-27 21:30:34 +01:00
code_style.py Add typing and uniformize the checker registering in Pylinter (#5558) 2021-12-27 21:30:34 +01:00
code_style.rst Improve documentation 2021-06-10 12:49:20 +02:00
comparetozero.py Add typing and uniformize the checker registering in Pylinter (#5558) 2021-12-27 21:30:34 +01:00
comparison_placement.py Add typing and uniformize the checker registering in Pylinter (#5558) 2021-12-27 21:30:34 +01:00
confusing_elif.py Add typing and uniformize the checker registering in Pylinter (#5558) 2021-12-27 21:30:34 +01:00
consider_ternary_expression.py Add typing and uniformize the checker registering in Pylinter (#5558) 2021-12-27 21:30:34 +01:00
docparams.py Add typing and uniformize the checker registering in Pylinter (#5558) 2021-12-27 21:30:34 +01:00
docparams.rst Improve documentation of `docparams` extension and fix tests (#5095) 2021-10-14 12:19:51 +02:00
docstyle.py Add typing and uniformize the checker registering in Pylinter (#5558) 2021-12-27 21:30:34 +01:00
empty_comment.py Add typing and uniformize the checker registering in Pylinter (#5558) 2021-12-27 21:30:34 +01:00
emptystring.py Add typing and uniformize the checker registering in Pylinter (#5558) 2021-12-27 21:30:34 +01:00
for_any_all.py Add typing and uniformize the checker registering in Pylinter (#5558) 2021-12-27 21:30:34 +01:00
mccabe.py Add typing and uniformize the checker registering in Pylinter (#5558) 2021-12-27 21:30:34 +01:00
mccabe.rst
overlapping_exceptions.py Add typing and uniformize the checker registering in Pylinter (#5558) 2021-12-27 21:30:34 +01:00
redefined_variable_type.py Add typing and uniformize the checker registering in Pylinter (#5558) 2021-12-27 21:30:34 +01:00
set_membership.py Add typing and uniformize the checker registering in Pylinter (#5558) 2021-12-27 21:30:34 +01:00
typing.py Add typing and uniformize the checker registering in Pylinter (#5558) 2021-12-27 21:30:34 +01:00
typing.rst
while_used.py Add typing and uniformize the checker registering in Pylinter (#5558) 2021-12-27 21:30:34 +01:00