aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2021-06-03 14:36:37 +0200
committerMarcoFalke <falke.marco@gmail.com>2021-06-03 14:36:40 +0200
commitd331e262f5b28c3475fa91d6165e090a545de8a7 (patch)
treeb812887d2e16491a220b1b7262d8b16b16565efd
parenta9435e34457e0bfebd22e574fe63428537948aeb (diff)
parent8050eb43bf15501e33ec5312918d926e47e4fc8d (diff)
downloadbitcoin-d331e262f5b28c3475fa91d6165e090a545de8a7.tar.xz
Merge bitcoin/bitcoin#22138: script: fix spelling linter raising spuriously on "invokable"
8050eb43bf15501e33ec5312918d926e47e4fc8d script: fix spelling linter raising spuriously on "invokable" (Jon Atack) Pull request description: "invokable" is a valid word that means to be callable, but the linter is raising on it: ``` $ test/lint/lint-spelling.sh contrib/guix/guix-attest:18: invokable ==> invocable contrib/guix/guix-clean:18: invokable ==> invocable contrib/guix/guix-verify:18: invokable ==> invocable ^ Warning: codespell identified likely spelling errors. Any false positives? Add them to the list of ignored words in test/lint/lint-spelling.ignore-words.txt ``` ACKs for top commit: MarcoFalke: cr ACK 8050eb43bf15501e33ec5312918d926e47e4fc8d Tree-SHA512: 43f8dc7b7adb00ae563ccfe04a64a7ceb50237f24ff87209062bf57b2564b4d38a409df80e0183aa4f40ab306b5e07d7a5fad1600d41705bd3c443ed66a6d1c1
-rw-r--r--test/lint/lint-spelling.ignore-words.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/lint/lint-spelling.ignore-words.txt b/test/lint/lint-spelling.ignore-words.txt
index 78ffe4def3..267c06ea20 100644
--- a/test/lint/lint-spelling.ignore-words.txt
+++ b/test/lint/lint-spelling.ignore-words.txt
@@ -6,6 +6,7 @@ fpr
hights
hist
inout
+invokable
mor
nin
ser