RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Custom RuboCops to support your code-reviews

Running RuboCop in your CI is a great way to enforce a commonly agreed upon style-guide and best-practices.

But sometimes certain patterns or worst-practices keep re-appearing which are highly specific to your codebase or team.

Check out my post on how to create a custom cop to help in your code-reviews.

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