preaction / Statocles

Static website CMS
http://preaction.me/statocles
Other
84 stars 33 forks source link

Add option to fail upon link checking errors #594

Closed ferki closed 4 years ago

ferki commented 4 years ago

This PR adds a fatal attribute to Statocles::Plugin::LinkCheck to control whether it should fail upon broken links not (defaults to false), similar to the logic recently added to Statocles::Plugin::HTMLLint.

coveralls commented 4 years ago

Coverage Status

Coverage increased (+0.005%) to 92.157% when pulling fea667038473b9db1388b60feed850b0f3aeccc6 on ferki:fail_on_broken_links into 71df1401a44eb7bcc2089aa4e7696827899d9b4a on preaction:v0.

preaction commented 4 years ago

Looks good to me, thanks!

ferki commented 4 years ago

Thank you for the merge and release! :tada: