jekyll / Utterson

CI benchmarking suite for Jekyll
MIT License
13 stars 8 forks source link

Lint with rubocop-jekyll #48

Open DirtyF opened 6 years ago

DirtyF commented 6 years ago

We now use rubocop-jekyll on all core plugins, might use it here as well.

pathawks commented 6 years ago

Waiting until this is an official Jekyll-maintained project :+1:

pathawks commented 6 years ago

FWIW We can afford to target newer Ruby versions with this project. Right now, Utterson is running on 2.5.1. No sense in limiting ourselves to the older versions that Jekyll needs to support.

ashmaroli commented 5 years ago

@DirtyF You need to include rubocop-jekyll in the Gemfile for it to be inherited.. :wink: