add https checking for links

This commit is contained in:
Sean Molenaar 2020-03-10 10:01:15 +01:00
parent cb99abe230
commit 1d6159fe65
No known key found for this signature in database
GPG Key ID: 6BF5D8DF0D34FAAE

View File

@ -20,6 +20,7 @@ task test: :build do
check_opengraph: true,
check_html: true,
check_img_http: true,
enforce_https: true,
file_ignore: [
%r{Kickstarter-Supporters},
],