bitcoin/test/lint/test_runner
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
..
src lint: add markdown hyperlink checker 2024-05-24 12:11:50 +01:00
Cargo.lock ci: Add filesystem lint check 2023-09-14 18:58:44 +02:00
Cargo.toml ci: Add filesystem lint check 2023-09-14 18:58:44 +02:00