pylint-pycharm
pylint-pycharm copied to clipboard
pylint-pycharm Support for CLion
Is your feature request related to a problem? Please describe. I work on a mixed C++ and Python code base and would like to have Pylint built-in without having to switch IDEs.
Describe the solution you'd like It would be great to be able to install pylint-pycharm in CLion similar to how it is possible to install it for Intellij.
Describe alternatives you've considered
- Switching IDEs when running a scan.
- Scripting it as an external tool.
This issue has been automatically marked as stale because it has not had activity in the last 60 days.
Same request as above.
I was able to manually install the pylint-pycharm plugin in CLion 2019.3.4 (having the bundled Python Community Edition). When I "run" Pylint, I get the following error: "Pylint Plugin No Python interpreter configured for the project." (In the settings I did specify a Python Interpreter.)
This issue has been automatically marked as stale because it has not had activity in the last 60 days.
Would love to see the support in CLion.