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
/
04_install.sh
Age
Commit message (
Expand
)
Author
2024-09-04
Merge bitcoin/bitcoin#30723: lint: Speed up and fix flake8 checks
Ava Chow
2024-08-29
lint: remove autotools packages
fanquake
2024-08-29
lint: Speed up flake8 checks
MarcoFalke
2024-08-09
lint: Find function calls in default arguments
MarcoFalke
2024-07-22
lint: Use git clone --depth=1
MarcoFalke
2024-07-22
lint: Use consistent out-of-tree build for python and test_runner
MarcoFalke
2024-07-22
lint: Use $CI_RETRY_EXE when building ./ci/lint_imagefile
MarcoFalke
2024-07-03
lint: ignore files ignored by git in mlc
willcl-ark
2024-05-24
lint: add markdown hyperlink checker
willcl-ark
2024-03-26
ci: use codespell 2.2.6
fanquake
2024-02-20
lint: Check for missing or redundant bitcoin-config.h includes
MarcoFalke
2023-11-13
Merge bitcoin/bitcoin#28076: util: Replace std::filesystem with util/fs.h
fanquake
2023-10-13
ci: Add missing CI_RETRY_EXE before git clone
MarcoFalke
2023-09-14
ci: Add filesystem lint check
MarcoFalke
2023-07-31
script: update flake8 to 6.1.0
Jon Atack
2023-07-24
ci: Set PATH inside the CI env
MarcoFalke
2023-07-16
ci: Use DOCKER_BUILDKIT for lint image
MarcoFalke
2023-06-29
script: update linter dependencies
Jon Atack
2023-05-29
lint: stop ignoring LIEF imports
fanquake
2023-01-19
Merge bitcoin/bitcoin#26906: test: add an easy way to run linters locally
MarcoFalke
2023-01-18
test: add an easy way to run linters locally
James O'Beirne
2023-01-17
ci: Add missing lint dependency
MarcoFalke
2023-01-17
Merge bitcoin/bitcoin#26716: ci: Build python from source in "lint" task
MarcoFalke
2023-01-16
ci: Bump lint task image to Ubuntu Jammy
Hennadii Stepanov
2023-01-16
ci: Use pyenv's `python-build` to install Python in lint task
Hennadii Stepanov
2023-01-03
script: update python linter dependencies
Jon Atack
2022-12-24
scripted-diff: Bump copyright headers
Hennadii Stepanov
2022-10-05
Remove clang-format from lint task
MacroFake
2022-09-28
ci: Use git2.34 for lint task
MacroFake
2022-09-15
Bump codespell version to 2.2.1
Jon Atack
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-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-04-22
test: Bump shellcheck version
Hennadii Stepanov
2021-02-13
Re-add dead code detection
flack
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-18
ci: Install missing lint packages
MarcoFalke
2020-12-15
ci: Move linter task to cirrus
Dhruv Mehta
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
2019-11-06
script: Lint Gitian descriptors with ShellCheck
Hennadii Stepanov
2019-10-17
ci: Cleanup macOS runs
MarcoFalke
[next]