Skip to content

Commit dcdfd72

Browse files
committed
Merge bitcoin/bitcoin#26721: test, lint: add crypted to ignore-words
a4defcd test, lint: add `crypted` to `ignore-words` (brunoerg) Pull request description: Fixes #26719 "Crypted" is used in some comments at `walletload_tests` because it refers to `DBKeys::CRYPTED_KEY`, it's not necessary a mistake. Obs: I can change the approach (changing `walletload_tests` comments to use `encrypted` word instead of adding it to the `ignore_words`) if reviewers think it makes more sense. ACKs for top commit: achow101: ACK a4defcd Tree-SHA512: 49f38eed30ffb0fda4e792566591c3455629379619eb9a5c4240c5b00e14cd27ba1faa36337192233752e642f0998373b86fcb8ca586508bbf15900d68b17950
2 parents 8ab1923 + a4defcd commit dcdfd72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/lint/spelling.ignore-words.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ blockin
44
bu
55
cachable
66
clen
7+
crypted
78
fo
89
fpr
910
hights

0 commit comments

Comments
 (0)