Skip to content

Add Missing Python CI Checks (e.g. ruff, flake8, mypy) #86

Description

@notdodo-prima

Currently, the project is missing automated CI checks for Python code quality and type safety. This makes it easier for linting issues, style inconsistencies, and potential bugs to slip into the codebase unnoticed.
Add a CI workflow to run these tools on every PR.

This will bring the project more in line with standard Python best practices and reduce the likelihood of avoidable bugs.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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