forked from LiveCarta/ContentAutomation
Replaced mypy type checker with ty
This commit is contained in:
@@ -36,9 +36,9 @@ repos:
|
||||
language: system
|
||||
pass_filenames: false
|
||||
|
||||
- id: mypy
|
||||
name: mypy
|
||||
entry: uv run mypy src tests
|
||||
- id: ty
|
||||
name: ty
|
||||
entry: uv run ty check
|
||||
language: system
|
||||
pass_filenames: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user