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 ffc447a commit c628506Copy full SHA for c628506
.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 tests tests/test_select_typing.py
+ entry: uv run ty check src
40
require_serial: true
41
language: unsupported
42
pass_filenames: false
0 commit comments