enforce SRI
This commit is contained in:
parent
83790cfac3
commit
718b8596cd
@ -3,7 +3,7 @@
|
|||||||
set -e
|
set -e
|
||||||
|
|
||||||
bundle exec jekyll build
|
bundle exec jekyll build
|
||||||
bundle exec htmlproofer ./_site --check-html --disable-external
|
bundle exec htmlproofer ./_site --check-html --check-sri --disable-external
|
||||||
bundle exec rubocop -D
|
bundle exec rubocop -D
|
||||||
bundle exec script/validate-html
|
bundle exec script/validate-html
|
||||||
gem build jekyll-theme-hacker.gemspec
|
gem build jekyll-theme-hacker.gemspec
|
||||||
|
Loading…
Reference in New Issue
Block a user