Skip to content

ci: manage Ruff and Pyright with dev dependency #17

@WieeRd

Description

@WieeRd

Current Python workflow always uses the latest version of Ruff and Pyright.
It's kind of annoying when the code is perfectly fine in my local setup, so I push it,
but then the CI fails because it uses a newer version of Ruff with more rules.

I should lock formatters and linters in the dev dependencies as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions