bitcoin/ci/lint
willcl-ark 4b7d984269
lint: add markdown hyperlink checker
This adds a markdown hyperlink check task to the lint test_runner. It
relies on having the [`mlc`](https://crates.io/crates/mlc) binary found
on $PATH, but will fail with `success` if the binary is not found.

`mlc` is also added to the ci/04_install.sh script run by the
containerfile.

Note that broken markdown hyperlinks will be detected in untracked
markdown files found in a dirty working directory (including e.g.
.venv).
2024-05-24 12:11:50 +01:00
..
04_install.sh lint: add markdown hyperlink checker 2024-05-24 12:11:50 +01:00
06_script.sh lint: Fix COMMIT_RANGE issues 2024-03-21 20:15:08 +01:00
container-entrypoint.sh lint: Fix COMMIT_RANGE issues 2024-03-21 20:15:08 +01:00