third_party.pylibs.pylint.src/pylint/reporters
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
..
ureports Remove the support for html reporting 2016-07-05 15:10:06 +01:00
__init__.py
json.py
text.py