We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d0481e commit 4e69b75Copy full SHA for 4e69b75
.github/workflows/lint.yml
@@ -18,4 +18,4 @@ jobs:
18
- name: Run ruff
19
run: ruff check .
20
- name: Run mypy
21
- run: mypy src tests
+ run: mypy starter_repo tests
0 commit comments