mirror of
https://github.com/astral-sh/ruff.git
synced 2025-12-23 09:19:39 +00:00
## Summary This PR sets up CI jobs to run ty from the `main` branch on the files and subdirectories in our `scripts` directory ## Test Plan Both these commands pass for me locally: - `uv run --project=./scripts cargo run -p ty check --project=./scripts` - `uv run --project=./scripts/ty_benchmark cargo run -p ty check --project=./scripts/ty_benchmark` |
||
|---|---|---|
| .. | ||
| build-binaries.yml | ||
| build-docker.yml | ||
| ci.yaml | ||
| daily_fuzz.yaml | ||
| mypy_primer.yaml | ||
| notify-dependents.yml | ||
| publish-docs.yml | ||
| publish-playground.yml | ||
| publish-pypi.yml | ||
| publish-ty-playground.yml | ||
| publish-wasm.yml | ||
| release.yml | ||
| sync_typeshed.yaml | ||
| ty-ecosystem-analyzer.yaml | ||
| ty-ecosystem-report.yaml | ||
| typing_conformance.yaml | ||