Miniflux 2.2.19 + container.py migration + ty typechecker #331
1 changed files with 1 additions and 1 deletions
Revert prek ty hook to bare 'ty check' (mise shims handle PATH in normal shells)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
commit
e08c95c5fb
|
|
@ -84,7 +84,7 @@ repo = "local"
|
|||
[[repos.hooks]]
|
||||
id = "ty-check"
|
||||
name = "ty type check"
|
||||
entry = "mise x ty -- ty check"
|
||||
entry = "ty check"
|
||||
language = "system"
|
||||
types = ["python"]
|
||||
pass_filenames = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue