Skip to content

Add ruff linting step in CI #5

@msaleh1888

Description

@msaleh1888

Introduce static analysis to catch code style issues, unused imports, and minor bugs early.

  • Add ruff to requirements
  • Add CI step:
    name: Lint with ruff
    run: ruff src fastapi_app tests

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