mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-03-05 17:56:10 +00:00
feat(core): add more mypy targets
This commit is contained in:
parent
08d896f2f9
commit
d89c42e139
@ -107,7 +107,9 @@ pylint: ## run pylint on application sources and tests
|
||||
|
||||
mypy: res
|
||||
mypy --config-file ../setup.cfg \
|
||||
src/main.py
|
||||
src/main.py \
|
||||
src/apps/bitcoin \
|
||||
src/apps/webauthn
|
||||
|
||||
## code generation:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user