rpc: Use RPCHelpMan for check-rpc-mappings linter

This commit is contained in:
MarcoFalke
2021-01-12 06:28:13 +01:00
parent faf835680b
commit fa92912b4b
7 changed files with 106 additions and 164 deletions

View File

@@ -21,7 +21,6 @@ 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
if [ "$CIRRUS_REPO_FULL_NAME" = "bitcoin/bitcoin" ] && [ -n "$CIRRUS_CRON" ]; then