preaction / Statocles

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

Add option to fail upon linting errors (fix #591) #592

Closed ferki closed 4 years ago

ferki commented 4 years ago

This PR is a proposed fix for #591, which adds a fatal attribute to Statocles::Plugin::HTMLLint to control whether it should fail upon linting errors or not (default to false).

coveralls commented 4 years ago

Coverage Status

Coverage increased (+0.006%) to 92.151% when pulling 8b1f0c2680245bf1518de87e6f740315b90a6b11 on ferki:fail_on_lint_errors into 458da7e979a4b2ea18b9f4771af40667cce55687 on preaction:v0.

preaction commented 4 years ago

Looks good to me, thanks!