mirror of
https://github.com/aljazceru/midnight-gh-pages-theme.git
synced 2025-12-17 06:04:20 +01:00
enforce SRI
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
set -e
|
||||
|
||||
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 script/validate-html
|
||||
gem build jekyll-theme-midnight.gemspec
|
||||
|
||||
Reference in New Issue
Block a user