third_party.pylibs.pylint.src/pylint
Claudiu Popa 7d58de1c44 Remove the support for html reporting
The html reporter was lately a second class citizen in Pylint,
being underdeveloped and mostly neglected. It has a couple of bugs,
but the more important reason why this is removed is that we now have
a much better json reporter, which can be used as a basis for more
prettier html Pylint outputs.

Part of #975
2016-07-05 15:10:06 +01:00
..
checkers
extensions
pyreverse
reporters Remove the support for html reporting 2016-07-05 15:10:06 +01:00
test Remove the support for html reporting 2016-07-05 15:10:06 +01:00
__init__.py
__main__.py
__pkginfo__.py
config.py
epylint.py
graph.py
interfaces.py
lint.py Remove the support for html reporting 2016-07-05 15:10:06 +01:00
testutils.py
utils.py