mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-17 20:08:12 +00:00
61718aff49
[no changelog] * passed in directory respects absolute and relative paths instead of working "from repository root" * we don't require the enableTypeIgnoreComments to be set so both `pyright` and `pyright_tool` can work with the same config at the same time * use click's magic functionality to deal with missing / unreadable / unwriteable files * read the error results via a pipe, do not write to filesystem unless requested * simplified logic regarding "test mode"/"dev mode" * renamed `--log` to more typical `--verbose` * use pathlib more extensively |
||
---|---|---|
.. | ||
snippets | ||
.gitignore | ||
build_protobuf | ||
bump-version.py | ||
check-bitcoin-only | ||
clang-format-check | ||
generate_ci_docs.py | ||
generate-changelog-unreleased.sh | ||
generate-changelog.py | ||
github_issues_to_csv.py | ||
help.awk | ||
pyright_tool.py | ||
style.c.exclude | ||
style.c.include | ||
style.py.exclude | ||
style.py.include | ||
towncrier.template.md | ||
towncrier.toml | ||
version.sh |