aboutsummaryrefslogtreecommitdiff
path: root/ci/lint/04_install.sh
AgeCommit message (Expand)Author
2024-09-04Merge bitcoin/bitcoin#30723: lint: Speed up and fix flake8 checksAva Chow
2024-08-29lint: remove autotools packagesfanquake
2024-08-29lint: Speed up flake8 checksMarcoFalke
2024-08-09lint: Find function calls in default argumentsMarcoFalke
2024-07-22lint: Use git clone --depth=1MarcoFalke
2024-07-22lint: Use consistent out-of-tree build for python and test_runnerMarcoFalke
2024-07-22lint: Use $CI_RETRY_EXE when building ./ci/lint_imagefileMarcoFalke
2024-07-03lint: ignore files ignored by git in mlcwillcl-ark
2024-05-24lint: add markdown hyperlink checkerwillcl-ark
2024-03-26ci: use codespell 2.2.6fanquake
2024-02-20lint: Check for missing or redundant bitcoin-config.h includesMarcoFalke
2023-11-13Merge bitcoin/bitcoin#28076: util: Replace std::filesystem with util/fs.hfanquake
2023-10-13ci: Add missing CI_RETRY_EXE before git cloneMarcoFalke
2023-09-14ci: Add filesystem lint checkMarcoFalke
2023-07-31script: update flake8 to 6.1.0Jon Atack
2023-07-24ci: Set PATH inside the CI envMarcoFalke
2023-07-16ci: Use DOCKER_BUILDKIT for lint imageMarcoFalke
2023-06-29script: update linter dependenciesJon Atack
2023-05-29lint: stop ignoring LIEF importsfanquake
2023-01-19Merge bitcoin/bitcoin#26906: test: add an easy way to run linters locallyMarcoFalke
2023-01-18test: add an easy way to run linters locallyJames O'Beirne
2023-01-17ci: Add missing lint dependencyMarcoFalke
2023-01-17Merge bitcoin/bitcoin#26716: ci: Build python from source in "lint" taskMarcoFalke
2023-01-16ci: Bump lint task image to Ubuntu JammyHennadii Stepanov
2023-01-16ci: Use pyenv's `python-build` to install Python in lint taskHennadii Stepanov
2023-01-03script: update python linter dependenciesJon Atack
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-10-05Remove clang-format from lint taskMacroFake
2022-09-28ci: Use git2.34 for lint taskMacroFake
2022-09-15Bump codespell version to 2.2.1Jon Atack
2022-04-07lint: mypy 0.942fanquake
2022-04-07lint: flake8 4.0.1fanquake
2022-04-07lint: codespell 2.1.0fanquake
2021-12-30scripted-diff: Bump copyright headersHennadii Stepanov
2021-11-30test: Bump shellcheck version to 0.8.0Hennadii Stepanov
2021-11-13test: Enable SC2046 shellcheck ruleHennadii Stepanov
2021-10-16lint mypy 0.910fanquake
2021-10-16lint: install pyzmq (22.3.0) into linter environmentjosibake
2021-09-02test: Update test README and lint scriptMarcoFalke
2021-04-22test: Bump shellcheck versionHennadii Stepanov
2021-02-13Re-add dead code detectionflack
2021-01-02test: bump codespell linter version to 2.0.0Sebastian Falbesoner
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-12-18ci: Install missing lint packagesMarcoFalke
2020-12-15ci: Move linter task to cirrusDhruv Mehta
2020-06-27ci: Install fixed version of clang-format for lintersMarcoFalke
2020-06-22test: Bump linter versionsDuncan Dean
2020-06-02This PR adds initial support for type hints checking in python scripts.Kiminuo
2019-11-06script: Lint Gitian descriptors with ShellCheckHennadii Stepanov
2019-10-17ci: Cleanup macOS runsMarcoFalke