We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62d1245 commit b2c1c0fCopy full SHA for b2c1c0f
.github/workflows/lint.yml
@@ -30,4 +30,4 @@ jobs:
30
run: uvx ruff format --check --diff
31
32
- name: Run type check
33
- run: uvx ty check
+ run: uvx ty check src
0 commit comments