Skip to content

Commit 7647638

Browse files
add 'src/rpc/blockchain.cpp:.*trim' to the KNOWN_VIOLATIONS lint checks
1 parent 8408b79 commit 7647638

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/lint/lint-locale-dependence.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ KNOWN_VIOLATIONS=(
4646
"src/test/fuzz/locale.cpp"
4747
"src/test/fuzz/string.cpp"
4848
"src/test/util_tests.cpp"
49+
"src/rpc/blockchain.cpp:.*trim"
4950
)
5051

5152
REGEXP_IGNORE_EXTERNAL_DEPENDENCIES="^src/(crypto/ctaes/|leveldb/|secp256k1/|simplicity/|minisketch/|tinyformat.h|univalue/)"

0 commit comments

Comments
 (0)