Migrated from Pyrefly to ty (#33)

This commit is contained in:
Arnav Sacheti
2026-01-05 23:03:24 -08:00
committed by GitHub
parent 8cc4b838a3
commit 4a327a0290
15 changed files with 528 additions and 430 deletions

View File

@@ -22,5 +22,5 @@ jobs:
- name: Install package
run: uv sync --extra cli
- name: Run pyrefly type check
run: uvx pyrefly check src/
- name: Run ty type check
run: uvx ty check src/