Saegebrecht Martin wrote: > I cant get the --html option to work. The manual says that --html=y > should work but when you type /pylint --help /the --html option is not > even in the list. > > Why? The documentation needs to be updated. In the current version use pylint --output-format=html foo.py /Mads