mirror of
https://github.com/aljazceru/hacker-gh-pages-theme.git
synced 2025-12-18 14:44:26 +01:00
Fix rubocop to work with vendor/ gems
This commit is contained in:
@@ -4,6 +4,6 @@ set -e
|
||||
|
||||
bundle exec jekyll build
|
||||
bundle exec htmlproofer ./_site --check-html --check-sri
|
||||
bundle exec rubocop -D
|
||||
bundle exec rubocop -D --config .rubocop.yml
|
||||
bundle exec script/validate-html
|
||||
gem build jekyll-theme-hacker.gemspec
|
||||
gem build jekyll-theme-time-machine.gemspec
|
||||
|
||||
Reference in New Issue
Block a user