Skip to content

Commit 58c0ab3

Browse files
committed
chore: yamllint ignore all of upstream crypto/secp256k1
1 parent 263186c commit 58c0ab3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.yamllint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ rules:
1010
ignore:
1111
# Upstream geth files that we don't want to modify unnecessarily.
1212
- .travis.yml
13-
- crypto/secp256k1/libsecp256k1/.travis.yml
13+
- crypto/secp256k1/libsecp256k1/*

0 commit comments

Comments
 (0)