aboutsummaryrefslogtreecommitdiff
path: root/ci/lint
AgeCommit message (Expand)Author
12 dayslint: 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-03-21lint: Fix COMMIT_RANGE issuesMarcoFalke
2024-02-20lint: Check for missing or redundant bitcoin-config.h includesMarcoFalke
2023-11-13lint: Report all lint errors instead of early exitMarcoFalke
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-19lint: Add missing `set -ex` to ci/lint/06_script.shMarcoFalke
2023-07-19doc: Add doc comment to ci/test_imagefileMarcoFalke
2023-07-16ci: Use DOCKER_BUILDKIT for lint imageMarcoFalke
2023-06-29script: update linter dependenciesJon Atack
2023-05-29lint: stop ignoring LIEF importsfanquake
2023-04-21ci: Bump ci/lint/DockerfileMarcoFalke
2023-01-19Merge bitcoin/bitcoin#26906: test: add an easy way to run linters locallyMarcoFalke
2023-01-18lint: specify the right commit range when running locallyJames O'Beirne
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-04Merge bitcoin/bitcoin#26791: ci: Properly set COMMIT_RANGE in lint taskMarcoFalke
2023-01-03script: update python linter dependenciesJon Atack
2023-01-02ci: Properly set COMMIT_RANGE in lint taskMarcoFalke
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-11-28Merge bitcoin/bitcoin#26588: ci: Skip COMMIT_RANGE if no CIRRUS_PRMarcoFalke
2022-11-28lint: Skip COMMIT_RANGE if no CIRRUS_PRMarcoFalke
2022-10-05Remove clang-format from lint taskMacroFake
2022-10-04ci: Move `git config` commands into script where they are usedHennadii Stepanov
2022-09-28ci: Use git2.34 for lint taskMacroFake
2022-09-15Bump codespell version to 2.2.1Jon Atack
2022-06-15refactor: cleanups post unsubtree'ing univaluefanquake
2022-06-07test: rename lint-all.py to all-lint.pyMartin Leitner-Ankerl
2022-04-26Converting `lint-all.sh` to `lint-all.py`.hiago
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-11-12Merge bitcoin/bitcoin#23114: Add minisketch subtree and integrate into build/...fanquake
2021-11-07ci: Do not print `git log` for empty COMMIT_RANGEHennadii Stepanov
2021-10-21Add minisketch dependencyGleb Naumenko
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-08-26ci: Re-enable verify-commits.py checkMarcoFalke