From d873ff96e51a3e7f2fdc3fdd1baee2bbe7583e06 Mon Sep 17 00:00:00 2001 From: fanquake Date: Sat, 11 Jun 2022 14:29:09 +0100 Subject: refactor: cleanups post unsubtree'ing univalue Mostly changes to remove src/univalue exceptions from the various linters, and the required code changes to make them happy. As well as minor doc changes. --- ci/lint/06_script.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'ci/lint') diff --git a/ci/lint/06_script.sh b/ci/lint/06_script.sh index 84b3404e78..1f14dd079f 100755 --- a/ci/lint/06_script.sh +++ b/ci/lint/06_script.sh @@ -18,7 +18,6 @@ export COMMIT_RANGE test/lint/git-subtree-check.sh src/crypto/ctaes test/lint/git-subtree-check.sh src/secp256k1 test/lint/git-subtree-check.sh src/minisketch -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 -- cgit v1.2.3