index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ci
/
lint
Age
Commit message (
Expand
)
Author
2022-06-15
refactor: cleanups post unsubtree'ing univalue
fanquake
2022-06-07
test: rename lint-all.py to all-lint.py
Martin Leitner-Ankerl
2022-04-26
Converting `lint-all.sh` to `lint-all.py`.
hiago
2022-04-07
lint: mypy 0.942
fanquake
2022-04-07
lint: flake8 4.0.1
fanquake
2022-04-07
lint: codespell 2.1.0
fanquake
2021-12-30
scripted-diff: Bump copyright headers
Hennadii Stepanov
2021-11-30
test: Bump shellcheck version to 0.8.0
Hennadii Stepanov
2021-11-13
test: Enable SC2046 shellcheck rule
Hennadii Stepanov
2021-11-12
Merge bitcoin/bitcoin#23114: Add minisketch subtree and integrate into build/...
fanquake
2021-11-07
ci: Do not print `git log` for empty COMMIT_RANGE
Hennadii Stepanov
2021-10-21
Add minisketch dependency
Gleb Naumenko
2021-10-16
lint mypy 0.910
fanquake
2021-10-16
lint: install pyzmq (22.3.0) into linter environment
josibake
2021-09-02
test: Update test README and lint script
MarcoFalke
2021-08-26
ci: Re-enable verify-commits.py check
MarcoFalke
2021-08-17
contrib: use hkps://keys.openpgp.org to retrieve builder keys
fanquake
2021-04-22
test: Bump shellcheck version
Hennadii Stepanov
2021-02-13
Re-add dead code detection
flack
2021-01-28
rpc: Use RPCHelpMan for check-rpc-mappings linter
MarcoFalke
2021-01-02
test: bump codespell linter version to 2.0.0
Sebastian Falbesoner
2020-12-31
scripted-diff: Bump copyright headers
MarcoFalke
2020-12-21
ci: Print COMMIT_RANGE to the log as it was in Travis CI
Hennadii Stepanov
2020-12-21
ci: Fix COMMIT_RANGE variable value for PRs
Hennadii Stepanov
2020-12-18
ci: Install missing lint packages
MarcoFalke
2020-12-15
ci: Move linter task to cirrus
Dhruv Mehta
2020-12-04
test: Add option to git-subtree-check to do full check, add help
Wladimir J. van der Laan
2020-10-03
lint: Don't use TRAVIS_COMMIT_RANGE for commit-script-check
Fabian Jahr
2020-06-27
ci: Install fixed version of clang-format for linters
MarcoFalke
2020-06-22
test: Bump linter versions
Duncan Dean
2020-06-02
This PR adds initial support for type hints checking in python scripts.
Kiminuo
2020-01-28
test: Add crc32c to subtree check linter
Wladimir J. van der Laan
2019-12-30
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-11-06
script: Lint Gitian descriptors with ShellCheck
Hennadii Stepanov
2019-10-17
ci: Cleanup macOS runs
MarcoFalke
2019-10-09
lint: Install grep and git via brew on mac for --perl-regexp
Ben Woosley
2019-10-09
lint: Fix shellcheck SC2155
Ben Woosley
2019-10-09
lint: Run the linters against Mac OS on Travis
Ben Woosley
2019-09-25
test: Remove python dead code linter
Wladimir J. van der Laan
2019-09-18
test: lint: Add DisabledOpcodeTemplates to whitelist
MarcoFalke
2019-09-03
lint: Bump flake8 to 3.7.8
Ben Woosley
2019-08-15
ci: Rename .travis/ to ./ci/
MarcoFalke