mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-08-01 19:38:33 +00:00
style: ignore yaml files in venv
This commit is contained in:
parent
0c5b0fe818
commit
a6485d76ee
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user