Configuring Rubocop in Code Base
Rubocop is a code-style linter for Ruby based on the official Ruby style guide. Rubocop supports autocorrection & is flexible in terms of the configuration of various cops based on our preferences.
In this blog post, we discuss the various steps on h...
blog.shlokashah.com7 min read