RubyFlow The Ruby and Rails community linklog

Making friends with Rubocop

Have you faced issues integrating Rubocop in an existing project ? We did. Here is the story of how we adopted Rubocop in an existing project.

https://prathamesh.tech/2019/09/11/making-friends-with-rubocop/

Comments

On our team we also integrated a hack into Rubocop which can restrict changes to only changed lines. Others have done this in the past and posted gists and even an outdated gem, but we brought it back in a new gem that we keep up-to-date: https://github.com/mysterysci/rubocop_lineup

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in