Skip to content

dev: Add Ruff C4 rules #2601

dev: Add Ruff C4 rules

dev: Add Ruff C4 rules #2601

Workflow file for this run

name: "Patch typing check"
on:
push:
branches:
- main
- staging
pull_request:
merge_group:
jobs:
patch-typing-check:
name: Run Patch Type Check
uses: codecov/gha-workflows/.github/workflows/mypy.yml@v1.2.21