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

A plugin providing both real-time and on-demand scanning of Python files with PyLint from within PyCharm/IDEA.

Results 48 pylint-pycharm issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem?** I just built the plugin the other day, when I observed some warnings being emitted, which mostly originated from the plugin API...

### Step 1: Are you in the right place? - [x] I have verified there are no duplicate active or recent bugs, questions, or requests - [x] I have verified...

### Step 1: Are you in the right place? - [x ] I have verified there are no duplicate active or recent bugs, questions, or requests - [x ] I...

### Step 1: Are you in the right place? - [ ] I have verified there are no duplicate active or recent bugs, questions, or requests - [ ] I...

### Step 1: Are you in the right place? - [ x] I have verified there are no duplicate active or recent bugs, questions, or requests - [x ] I...

### Step 1: Are you in the right place? - [x] I have verified there are no duplicate active or recent bugs, questions, or requests - [x] I have verified...

Firstly: thank you for creating the plugin! **Is your feature request related to a problem? Please describe.** I have run into a few problems with configuring pylint: - pylint started...

this is stacktrace information: com.intellij.diagnostic.PluginException: `ActionUpdateThread.OLD_EDT` is deprecated and going to be removed soon. 'com.leinardi.pycharm.pylint.actions.StopCheck' must override `getActionUpdateThread` and chose EDT or BGT. See ActionUpdateThread javadoc. [Plugin: com.leinardi.pycharm.pylint] at com.intellij.diagnostic.PluginProblemReporterImpl.createPluginExceptionByClass(PluginProblemReporterImpl.java:23)...