15 January 2006 ~ 2 Comments

Run PyLint from Komodo

A while back, I posted a link to PyLint and mentioned (in the comments) that it would be cool to be able to run it from Komodo. Well, Mateusz ?oskot posted to the Komodo list and, after a little experimentation, was able to figure out how to get it to work!

All you have to do is add a new command to the Komodo toolbox or use the Komodo package that Mateusz put together.

Pretty simple in retrospect, but it will definitely help me to improve the quality of my code.

2 Responses to “Run PyLint from Komodo”

  1. Mateusz ?oskot 16 January 2006 at 2:23 pm Permalink

    *Update*
    Check new update of PyLint Command for Komodo:
    http://mateusz.loskot.net/2006/01/15/running-pylint-from-komodo/

    See Trent’s (Komodo Developer) comments and his gadget for parsing PyLint output. Now, you can navigate between lines reported by PyLint with single click. Nice, isn’t it :-)


Leave a Reply