third_party.pylibs.pylint.src/pylint
ssolanki 7a304df657 add new case for unnecessary-pass
`unnecessary-pass` is now also emitted when a function or class contains
only docstring and pass statement, in which case, docstring is enough for
empty definition.

fix sphinx-build error
2018-08-09 12:43:04 +05:30
..
checkers add new case for unnecessary-pass 2018-08-09 12:43:04 +05:30
extensions
pyreverse
reporters
test add new case for unnecessary-pass 2018-08-09 12:43:04 +05:30
__init__.py
__main__.py
__pkginfo__.py Prepare 2.1 2018-08-01 08:42:21 +02:00
config.py
epylint.py
exceptions.py
graph.py
interfaces.py
lint.py
testutils.py
utils.py fix typos in docstring 2018-08-05 13:09:27 +05:30