Skip to content

RFC: Adding support for ruff (and possibly other linters) in "Code Analysis" #25620

@rear1019

Description

@rear1019

(Note: This is not a bug report, but a "Request for Comments")

Spyder has a "Code Analysis" pane (internal plugin name: pylint) which displays results of the pylint linter for a given file. As the internal plugin name suggests, only pylint is supported. I have opened this issue to explore if Spyder developers and users are interested in having support for ruff (and possibly other linters) in addition to pylint.

We are currently considering to add support for ruff. We are aware that there is already "on-the-fly" support via the language server (#24908). However, some users may find the "Code Analysis" pane more comfortable to use than scrolling in the editor or using the "errors/warnings" actions/submenu in the "Source" main menu.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions