third_party.pylibs.pylint.src/pylint/reporters/ureports
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
..
__init__.py Add the new shorter license header, including to missing files. Close #894. 2016-06-01 16:25:07 +01:00
nodes.py Add the new shorter license header, including to missing files. Close #894. 2016-06-01 16:25:07 +01:00
text_writer.py Add the new shorter license header, including to missing files. Close #894. 2016-06-01 16:25:07 +01:00