Skip to content

Add lint to pre-commit and/or to CI #364

@jonperron

Description

@jonperron

Problem

I noticed that neither the CI pipeline nor the commit process includes a linter to enforce best practices.

Solution

I would propose to add at least ruff as pre-commit, so code quality is checked before pushing to repo. You can check an example of implementation here.

Alternatives

Can also work with pylint, flake8 or black.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions