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

pylint can be executed from the command line but not within IntelliJ. Please see the [bug report](https://youtrack.jetbrains.com/issue/PY-44314?clearDraft=true&description=%0A%0AIU-202.6948.69,%20JRE%2011.0.8%2B10-b944.31x64%20JetBrains%20s.r.o.,%20OS%20Mac%20OS%20X(x86_64)%20v10.15.4,%20screens%201344x840,%201920x1200;%20Retina&p=IDEA-249932) I submitted to JetBrains, who sent me to you. Thank you.

**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...

Status: Stale

### Step 1: Are you in the right place? This is highly related to https://github.com/leinardi/pylint-pycharm/issues/10, but it has been closed. - [x] I have verified there are no duplicate active...

### 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...

Status: Stale

**Is your feature request related to a problem? Please describe.** I want to use flake8 instead of pylint **Describe the solution you'd like** Allow choosing between flake8 and pylint **Describe...

### 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? - [ ] I have verified there are no duplicate active or recent bugs, questions, or requests This is basically #32,...

### 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...

Current plugin implementation offers only option to enable real-time and on-demand scanning simultaneously. As a result on machines with lower CPU performance, real-time scanning make PyCharm slowness and hangs. 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...