third_party.pylibs.pylint.src/pylint
2019-03-03 13:32:05 +01:00
..
checkers Add missing check_messages() for visit_classdef in classes checks 2019-03-03 13:32:05 +01:00
extensions Support optional ~ or ! prefix for docstring types 2018-12-28 11:45:15 +01:00
pyreverse Replaced args loop with comprehension 2019-03-02 12:49:56 +01:00
reporters Pass quote=False to html.escape in the JSON reporter 2019-02-28 17:18:00 +01:00
test Added a new check class-variable-slots-conflict 2019-03-03 13:27:37 +01:00
__init__.py Reformat the code with black 2018-09-17 09:07:42 +02:00
__main__.py Reformat the code with black 2018-09-17 09:07:42 +02:00
__pkginfo__.py Pin dependencies to non-breaking version ranges 2019-02-28 17:03:26 +01:00
config.py Add `no-else-raise` warning (R1720) (#2636) 2018-12-11 14:53:21 +01:00
epylint.py Reformat the code with black 2018-09-17 09:07:42 +02:00
exceptions.py Add support for reading from stdin (#2746) 2019-03-02 14:28:31 +01:00
graph.py Reformat the code with black 2018-09-17 09:07:42 +02:00
interfaces.py Reformat the code with black 2018-09-17 09:07:42 +02:00
lint.py Add support for reading from stdin (#2746) 2019-03-02 14:28:31 +01:00
testutils.py Reformat the code with black 2018-09-17 09:07:42 +02:00
utils.py Refactor - Rename _messages to _messages_definitions 2018-12-18 07:49:48 +01:00