cats-effect icon indicating copy to clipboard operation
cats-effect copied to clipboard

mdoc task should fail on warnings of broken links

Open bplommer opened this issue 3 years ago • 1 comments
trafficstars

#2955 fixes some broken links in the docs - mdoc warns about this, but it's a runtime warning log rather than a compiler warning so fatal warnings don't catch it. I'm not sure whether failing on warnings can be configured here or if this needs an issue in mdoc.

bplommer avatar Apr 12 '22 09:04 bplommer

~Note there are two steps on site generation: mdoc and Laika, and AFAIK Laika fails on broken links. Have you found a broken link that slipped through?~

Edit: woops, wrong project :) Usually see Ben over one http4s! But, this is good reason to consider switching to sbt-typelevel-site plugin ;)

armanbilge avatar Apr 12 '22 09:04 armanbilge