leinardi / pylint-pycharm

A plugin providing both real-time and on-demand scanning of Python files with PyLint from within PyCharm/IDEA.
Apache License 2.0
200 stars 36 forks source link

Allow specifying working directory pylint job #17

Closed swarminglogic closed 6 years ago

swarminglogic commented 6 years ago

Is your feature request related to a problem? Please describe. pylint automatically adds the cwd to the python path.

pylint-pycharm does not seem to allow configuring this path, and makes it difficult to avoid false positive import-error issues.

Describe the solution you'd like It would be great to be able to set this value on a per-project basis.

leinardi commented 6 years ago

Hi @swarminglogic, this seems related to #7, could you please try the build available here and let me know if that solve your issue?

leinardi commented 6 years ago

Hi @swarminglogic, could you please test v0.10.0 and let me know if it fixes this issue?

no-response[bot] commented 6 years ago

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.