pylint-pycharm icon indicating copy to clipboard operation
pylint-pycharm copied to clipboard

Allow plugin to be disabled on a per-project basis

Open jonfreedman opened this issue 6 years ago • 8 comments
trafficstars

Is your feature request related to a problem? Please describe. The PyLint plugin is not designed to be used in a polygot environment where the user may switch between languages. In a project with no Python dependencies you'll see the error

Pylint Plugin (Unable to run Pylint) Pylint is installed inside the project environment but the plugin is not able to run it. If you just installed it try to restart your IDE, if the problem persists you may need to manually enter the path to the Pylint executable inside the Plugin settings.

Describe the solution you'd like Add an enable check box as in the ESLint plugin

Describe alternatives you've considered Currently I am pointing my non-Python projects at the pylint executable inside the venv of one of my Python projects.

jonfreedman avatar Jun 17 '19 08:06 jonfreedman

This issue has been automatically marked as stale because it has not had activity in the last 60 days.

stale[bot] avatar Aug 16 '19 08:08 stale[bot]

Is this plugin still maintained?

jonfreedman avatar Aug 16 '19 08:08 jonfreedman

This issue has been automatically marked as stale because it has not had activity in the last 60 days.

stale[bot] avatar Oct 15 '19 08:10 stale[bot]

I guess that's a no then

jonfreedman avatar Oct 16 '19 01:10 jonfreedman

I don't have much time to work on this plugin (I do it on my free time and I don't have a lot of free time lately). I mostly do critical bug fixes. For everything else, PR are very welcome.

leinardi avatar Oct 16 '19 07:10 leinardi

This issue has been automatically marked as stale because it has not had activity in the last 60 days.

stale[bot] avatar Dec 15 '19 07:12 stale[bot]

This is unfortunate, uninstalling the plugin because of this. Else committing is getting stuck and it's a pita disabling it every time.

liry avatar Jan 06 '23 11:01 liry