rubocop / rails-style-guide

A community-driven Ruby on Rails style guide
http://rails.rubystyle.guide
6.47k stars 1.06k forks source link

Add section for redundant `all` #340

Closed masato-bkn closed 1 year ago

masato-bkn commented 1 year ago

Related issue: https://github.com/rubocop/rails-style-guide/issues/339

This PR adds "Redundant all" section.

koic commented 1 year ago

@masato-bkn Can you squash your commits into one?

masato-bkn commented 1 year ago

@koic I've squashed the commits!

koic commented 1 year ago

Thanks!