Hi,

We recently tried to upgrade from pylint-1.5 to pylint-1.8 because of some of the new features we wanted. Unfortunately, this upgrade failed because we use the html output feature, and have for some years, and that is now gone.

Is there a recommended solution for generating HTML from the results other than 'write it yourself', as the documentation seems to indicate? Some sort of converter that will generate the same style report as before for us? I tried pylint-json2html, but couldn't get that to work.

--
----------------
Mark E. Hamilton
Engineering Sciences Center
Senior Member of Technical Staff
Sandia National Laboratories
505-844-7666
_______________________________________________
code-quality mailing list
code-quality@python.org
https://mail.python.org/mailman/listinfo/code-quality

Reply via email to