Skip to content

feat: move ruff hooks locally; add output for ci/cd autofixes; update ruff version; and fix new issues #1582

feat: move ruff hooks locally; add output for ci/cd autofixes; update ruff version; and fix new issues

feat: move ruff hooks locally; add output for ci/cd autofixes; update ruff version; and fix new issues #1582

Workflow file for this run

name: "Run CI"
on:
pull_request:
types: [opened, reopened, synchronize]
merge_group:
jobs:
code-checks:
uses: ./.github/workflows/quality.yml