aboutsummaryrefslogtreecommitdiff
path: root/ci
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2021-01-12 06:28:13 +0100
committerMarcoFalke <falke.marco@gmail.com>2021-01-28 08:16:34 +0100
commitfa92912b4bb4629addcbfdfb7cc000be701614af (patch)
tree2e8b64d487f766ec44d057f8f5e8aee6b2354217 /ci
parentfaf835680be39811827504f77005b6603165f53e (diff)
downloadbitcoin-fa92912b4bb4629addcbfdfb7cc000be701614af.tar.xz
rpc: Use RPCHelpMan for check-rpc-mappings linter
Diffstat (limited to 'ci')
-rwxr-xr-xci/lint/06_script.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/ci/lint/06_script.sh b/ci/lint/06_script.sh
index de89a09d6a..e38cfe8eef 100755
--- a/ci/lint/06_script.sh
+++ b/ci/lint/06_script.sh
@@ -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