Commit Graph

59 Commits (cf5850688d431e663e01a595b8547ff0d2902b69)

Author SHA1 Message Date
MarcoFalke 250598a905
Merge bitcoin/bitcoin#26906: test: add an easy way to run linters locally
2 years ago
James O'Beirne b68e5a7fef lint: specify the right commit range when running locally
2 years ago
James O'Beirne dff7ed5732 test: add an easy way to run linters locally
2 years ago
MarcoFalke fa87d71872
ci: Add missing lint dependency
2 years ago
MarcoFalke 01ec5308bf
Merge bitcoin/bitcoin#26716: ci: Build python from source in "lint" task
2 years ago
Hennadii Stepanov 123043e99c
ci: Bump lint task image to Ubuntu Jammy
2 years ago
Hennadii Stepanov 9b86114058
ci: Use pyenv's `python-build` to install Python in lint task
2 years ago
MarcoFalke bf3b589413
Merge bitcoin/bitcoin#26791: ci: Properly set COMMIT_RANGE in lint task
2 years ago
Jon Atack 1e5e87cec3 script: update python linter dependencies
2 years ago
MarcoFalke fa5cbf2290
ci: Properly set COMMIT_RANGE in lint task
2 years ago
Hennadii Stepanov 306ccd4927
scripted-diff: Bump copyright headers
2 years ago
MarcoFalke d415b7261c
Merge bitcoin/bitcoin#26588: ci: Skip COMMIT_RANGE if no CIRRUS_PR
2 years ago
MarcoFalke fad1c55301
lint: Skip COMMIT_RANGE if no CIRRUS_PR
2 years ago
MacroFake fa04376554
Remove clang-format from lint task
2 years ago
Hennadii Stepanov ac1d99240a
ci: Move `git config` commands into script where they are used
2 years ago
MacroFake d8ded8bc08 ci: Use git2.34 for lint task
2 years ago
Jon Atack 8f2010de6e Bump codespell version to 2.2.1
2 years ago
fanquake d873ff96e5
refactor: cleanups post unsubtree'ing univalue
2 years ago
Martin Leitner-Ankerl 64d72c4c87 test: rename lint-all.py to all-lint.py
2 years ago
hiago 29f44fed36 Converting `lint-all.sh` to `lint-all.py`.
3 years ago
fanquake 864772c4f7
lint: mypy 0.942
3 years ago
fanquake 38031adee8
lint: flake8 4.0.1
3 years ago
fanquake eaf712c801
lint: codespell 2.1.0
3 years ago
Hennadii Stepanov f47dda2c58
scripted-diff: Bump copyright headers
3 years ago
Hennadii Stepanov 5202bd1dc0
test: Bump shellcheck version to 0.8.0
3 years ago
Hennadii Stepanov fe0ff569ea
test: Enable SC2046 shellcheck rule
3 years ago
fanquake c1fb30633b
Merge bitcoin/bitcoin#23114: Add minisketch subtree and integrate into build/test
3 years ago
Hennadii Stepanov 095f07744c
ci: Do not print `git log` for empty COMMIT_RANGE
3 years ago
Gleb Naumenko 0659f12b13
Add minisketch dependency
3 years ago
fanquake 22e652662b
lint mypy 0.910
3 years ago
josibake 6ae9c2ef23
lint: install pyzmq (22.3.0) into linter environment
3 years ago
MarcoFalke fa050bbc0a
test: Update test README and lint script
3 years ago
MarcoFalke fa001602cd
ci: Re-enable verify-commits.py check
3 years ago
fanquake 4c43b7d41d
contrib: use hkps://keys.openpgp.org to retrieve builder keys
3 years ago
Hennadii Stepanov 08f3dbb1b0
test: Bump shellcheck version
4 years ago
flack 3f8776a139 Re-add dead code detection
4 years ago
MarcoFalke fa92912b4b
rpc: Use RPCHelpMan for check-rpc-mappings linter
4 years ago
Sebastian Falbesoner a0022f1cfb test: bump codespell linter version to 2.0.0
4 years ago
MarcoFalke fa0074e2d8
scripted-diff: Bump copyright headers
4 years ago
Hennadii Stepanov 3c2478c385
ci: Print COMMIT_RANGE to the log as it was in Travis CI
4 years ago
Hennadii Stepanov 93504da3a9
ci: Fix COMMIT_RANGE variable value for PRs
4 years ago
MarcoFalke faeb40bee3
ci: Install missing lint packages
4 years ago
Dhruv Mehta 739d39022d ci: Move linter task to cirrus
4 years ago
Wladimir J. van der Laan 34c80d9eee test: Add option to git-subtree-check to do full check, add help
4 years ago
Fabian Jahr 1b41ce8f5f
lint: Don't use TRAVIS_COMMIT_RANGE for commit-script-check
4 years ago
MarcoFalke faca73000f
ci: Install fixed version of clang-format for linters
4 years ago
Duncan Dean 39d526bde4
test: Bump linter versions
4 years ago
Kiminuo bd7e530f01 This PR adds initial support for type hints checking in python scripts.
4 years ago
Wladimir J. van der Laan 84ff1b2076 test: Add crc32c to subtree check linter
5 years ago
MarcoFalke aaaaad6ac9
scripted-diff: Bump copyright of files changed in 2019
5 years ago