Pylint starting from Komodo?

Hi, could you help me how to start pylint via Komodo, or another python package that lints my code?

Quintijn

Hey @quintijn,

You can setup Pylint in Edit menu (Komodo in OSX) > Preferences > Syntax Checking: Select Python or Python3.

  • Carey

Great, thanks!