Radish alpha
r
rad:z3trNYnLWS11cJWC6BbxDs5niGo82
Radicle Improvement Proposals (RIPs)
Radicle
Git
flake: Use lychee for link checking
Open fintohaps opened 3 days ago

Introduce lychee link checking in the flake.nix checks. Since nix flake check is limited by sandboxing, it only checks for internal links.

Running lychee from the directory will check external links. In the future, this can be done via git hooks.

fintohaps opened with revision 8598af8c on base 7e993a9b +28 -0 3 days ago

Introduce lychee link checking in the flake.nix checks. Since nix flake check is limited by sandboxing, it only checks for internal links.

Running lychee from the directory will check external links. In the future, this can be done via git hooks.