1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-08-01 03:18:12 +00:00

style: ignore yaml files in venv

This commit is contained in:
matejcik 2021-06-02 13:53:27 +02:00 committed by matejcik
parent 0c5b0fe818
commit a6485d76ee

View File

@ -1,9 +1,10 @@
extends: default extends: default
ignore: | ignore: |
/.venv
vendor/ vendor/
common/defs/ethereum/chains/ /common/defs/ethereum/chains/
common/defs/ethereum/tokens/ /common/defs/ethereum/tokens/
rules: rules:
# fix for truthy warning on github action files # fix for truthy warning on github action files