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 "Prefer using squiggly heredoc over `strip_heredoc`" rule #317

Closed koic closed 2 years ago

koic commented 2 years ago

Follow up https://github.com/rubocop/rubocop-rails/pull/706.

This PR adds "Prefer using squiggly heredoc over strip_heredoc" rule.