10 Rubocop Rules for Clearer and Higher-Quality Ruby Code
You’ve finally decided to add RuboCop to your project. You add the gem, run the “rubocop” command for the first time, and get something like this: And now what?… What is an offense? What isn’t? Can you […]