patricklindsay / wice_grid

A Rails grid plugin to create grids with sorting, pagination, and (automatically generated) filters
http://wicegrid.herokuapp.com/
MIT License
33 stars 29 forks source link

Updated Rubocop rules for 0.80 release #75

Open mglenn opened 4 years ago

mglenn commented 4 years ago

Updated namespaces, updated changed rule names, removed BracesAroundHashParameters.

kreintjes commented 4 years ago

Hi, thanks for your PR. However, I do believe we are not using RuboCop for quite some time now, so these changes have no effect. Could you instead please remove all the remaining RuboCop files?

Even better might be to start using/enforcing RuboCop again, but that's probably a lot of work.