[code-quality] pylint html replacement options

2018-05-03 Thread Mark E. Hamilton via code-quality
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

Re: [code-quality] pylint html replacement options

2018-05-03 Thread Dan Stromberg
Perhaps try: http://stromberg.dnsalias.org/~strombrg/pylint-html-report/ ? It's likely not identical to what you were getting, but it's an HTML table at least. BTW, it's an svn checkout - without that, you'll come up missing a couple of external references. One is only used to pylint the code,