description
Would it be possible to include a code checker such as pylint, pep8 or flake8, that automatically calls the checker on save and/or build (customizable) and uses the VS "Error List" to display the errors/warnings? Similar to what JSHint included in Web Essentials 2012 is doing.
Would really simplify a lot of things.
Cheers.