MarcoFalke
fa82e890e7
Move lint script and data file to avoid lint- prefix
...
This is needed for the next commit
3 years ago
fanquake
ffdab41f94
Merge bitcoin/bitcoin#23474 : test: scripted-diff cleanups after generate* changes
...
fac23c2114
scripted-diff: Bump copyright headers (MarcoFalke)
fa974f1f14
scripted-diff: Remove redundant sync_all and sync_blocks (MarcoFalke)
fad13991ae
test: Properly set sync_fun in NodeNetworkLimitedTest (MarcoFalke)
faeff57709
test: Use 4 spaces for indentation (MarcoFalke)
Pull request description:
Some cleanups after commit 94db963de5
ACKs for top commit:
fanquake:
ACK fac23c2114
Tree-SHA512: 5acfd5bb9679b41969d0fc6fc85801ccadcd6530ea692bac6352668e06fc7a9b0e1db3fd6fba435e84afe983d2eb07bd0a47c8364462bb7110004bd3d102b698
3 years ago
Hennadii Stepanov
fe0ff569ea
test: Enable SC2046 shellcheck rule
3 years ago
MarcoFalke
fac23c2114
scripted-diff: Bump copyright headers
...
The previous diff touched most files in ./test/, so bump the headers to
avoid having to touch them again for a bump later.
-BEGIN VERIFY SCRIPT-
./contrib/devtools/copyright_header.py update ./test/
-END VERIFY SCRIPT-
3 years ago
Gleb Naumenko
0659f12b13
Add minisketch dependency
3 years ago
Carl Dong
46ce6ce378
tree-wide: Rename gitian-keys to builder-keys
3 years ago
fanquake
4516e5ec92
lint: exclude Guix patches from spell-checking
...
Co-authored-by: Carl Dong <contact@carldong.me>
3 years ago
Sebastian Falbesoner
f3ba916e8b
lint: ignore gitian keys file for spelling linter
...
Co-authored-by: Hennadii Stepanov <32963518+hebasto@users.noreply.github.com>
4 years ago
Wladimir J. van der Laan
3a037d0067
test: Add crc32c exception to various linters and generation scripts
5 years ago
MarcoFalke
aaaaad6ac9
scripted-diff: Bump copyright of files changed in 2019
...
-BEGIN VERIFY SCRIPT-
./contrib/devtools/copyright_header.py update ./
-END VERIFY SCRIPT-
5 years ago
randymcmillan
ac831339cb
doc: Fix some misspellings
5 years ago
Kristaps Kaupe
8340763dc3
Check for codespell in lint-spelling.sh
...
Similar check for spellcheck already exists in lint-shell.sh
5 years ago
practicalswift
4ae50daaa7
Revert "qa: Fix codespell error and have lint-spelling error instead of warn"
...
This reverts commit e413c2ddd1
.
6 years ago
MarcoFalke
e413c2ddd1
qa: Fix codespell error and have lint-spelling error instead of warn
6 years ago
practicalswift
f8a81f73ac
lint: Add spell check linter (codespell)
6 years ago