You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> [Pylint](https://www.pylint.org/) is not compatible with [Isort 5](https://github.com/timothycrosley/isort). So if you use all enabled lints, it fails in version 1.2.0
11
-
12
-
## Limitations
13
-
14
-
You can't use Isort 5 with Pylint.
15
-
16
-
If you wanna use Pylint with isort 4 use the `v1.1.0` version.
17
-
18
-
If you wanna use Isort 5 without pylint use the version `v1.2.0` and disable pylint
0 commit comments