Shloka Shah
Shloka's Blog

Shloka's Blog

Follow
homeTechnologyLearningsBooksnewsletter
Tag

Rubocop

#rubocop

More content

Read more stories on Hashnode


Articles with this tag

Configuring Rubocop in Code Base

Sep 24, 20227 min read

Rubocop is a code-style linter for Ruby based on the official Ruby style guide. Rubocop supports autocorrection & is flexible in terms of the...

Configuring Rubocop in Code Base