mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-20 13:44:31 +00:00
chore: yamllint ignore all of upstream crypto/secp256k1
This commit is contained in:
parent
d4c22ca34b
commit
ff3977602d
1 changed files with 1 additions and 1 deletions
|
|
@ -10,4 +10,4 @@ rules:
|
|||
ignore:
|
||||
# Upstream geth files that we don't want to modify unnecessarily.
|
||||
- .travis.yml
|
||||
- crypto/secp256k1/libsecp256k1/.travis.yml
|
||||
- crypto/secp256k1/libsecp256k1/*
|
||||
|
|
|
|||
Loading…
Reference in a new issue