- Notifications
You must be signed in to change notification settings - Fork220
Setting up flake8 in Spyder IDE#577
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
I'm attempting to set up flake8-based linting in Spyder (5.5.5) using the Python Language Server (pylsp). Here's what I've done so far:
However, I'm facing challenges:
I'm seeking a comprehensive, up-to-date guide on configuring and using flake8 with pylsp in Spyder. Specifically:
Any step-by-step instructions or current resources would be immensely helpful. Thank you in advance for any guidance! |
BetaWas this translation helpful?Give feedback.
All reactions
Hey@ryan-david-murphy, thanks for opening this discussion. At the moment Spyder only supports Pyflakes for linting and there's no way to change that.
However, our plan is to add support for both flake8 and ruff in Spyder 6.1, to be released in six months or so. Sorry for the inconvenience, but Spyder 6.0 is almost done so we can't include this change in that version.
Replies: 1 comment 1 reply
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
Hey@ryan-david-murphy, thanks for opening this discussion. At the moment Spyder only supports Pyflakes for linting and there's no way to change that. However, our plan is to add support for both flake8 and ruff in Spyder 6.1, to be released in six months or so. Sorry for the inconvenience, but Spyder 6.0 is almost done so we can't include this change in that version. |
BetaWas this translation helpful?Give feedback.
All reactions
-
Hey@ccordoba12, is this still planned for 6.1? and if so, when will it be released. Thanks again :) |
BetaWas this translation helpful?Give feedback.