Code Inspection Python (PyCharm project)

Hi 

We are using PyCharm and would like to automate Code Inspection in our CI builds. I thought it would be possible to use Inspections - IntelliJ IDEA runner, but when I tried to configure it, I received the error: >>IO error: Cannot find IntelliJ IDEA project files by specified path: "common/.idea<< The path is right as it is selected from the file selector. 

Any advice?

 

1
1 comment

Hi,

 

I'm afraid inspection support for python is harder than we would like. Please check this issue in our tracker, it has information on maybe making it work: https://youtrack.jetbrains.com/issue/TW-48595

 

Also vote for it to try to get full support implemented.

1

Please sign in to leave a comment.