jekyll-target-blank
jekyll-target-blank copied to clipboard
Fix quality checks
- Update Rubocop to a version > 1
- Also updates rubocop-jekyll to 0.12.0
- Don't inherit .rubocop.yml from jekyll (.rubocop_todo.yml is not installed with a Gem, so that file is always missing)
- s/Metrics/Layout (https://github.com/keithmifsud/jekyll-target-blank/pull/57#issuecomment-1065227161)
This would resolve the CI check issues in #57, #52, and #46