jekyll-target-blank icon indicating copy to clipboard operation
jekyll-target-blank copied to clipboard

Fix quality checks

Open prplecake opened this issue 2 years ago • 0 comments

  • 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

prplecake avatar Mar 11 '22 15:03 prplecake