mirror of
https://github.com/Garmelon/PFERD.git
synced 2026-04-12 07:25:04 +02:00
Switch to pyright
This commit is contained in:
parent
c1c78673aa
commit
bb0d68da65
3 changed files with 21 additions and 65 deletions
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
set -e
|
||||
|
||||
uv run mypy .
|
||||
uv run pyright .
|
||||
uv run ruff check
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue