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 c628506 commit 60edb4eCopy full SHA for 60edb4e
.pre-commit-config.yaml
@@ -36,7 +36,7 @@ repos:
36
37
- id: local-ty
38
name: ty check
39
- entry: uv run ty check src
+ entry: uv run ty check src tests
40
require_serial: true
41
language: unsupported
42
pass_filenames: false
0 commit comments