test: Add crc32c to subtree check linter

This commit is contained in:
Wladimir J. van der Laan
2019-11-07 13:43:55 +01:00
parent 7cf13a5134
commit 84ff1b2076
2 changed files with 2 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ test/lint/git-subtree-check.sh src/crypto/ctaes
test/lint/git-subtree-check.sh src/secp256k1
test/lint/git-subtree-check.sh src/univalue
test/lint/git-subtree-check.sh src/leveldb
test/lint/git-subtree-check.sh src/crc32c
test/lint/check-doc.py
test/lint/check-rpc-mappings.py .
test/lint/lint-all.sh