Skip to content

Add support for Ruff linter pylsp plugin #922

Open
@sh-shahrokhi

Description

@sh-shahrokhi

Elevator Pitch

Adding support for Ruff linter will be great. It already has a pylsp plugin.

Motivation

It is a very fast linter written in Rust, with sane defaults. It can be used instead of many linters, like flake, pycodestyles, isort, pydocstyle, etc. and provides their functionality and more. Currently it does not work even if explicitly added to settings.json.

Design Ideas

It could be selectable in settings, in pylsp.configurationSources, like the current flake and pycodestyles options.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions