rubocop-github icon indicating copy to clipboard operation
rubocop-github copied to clipboard

Allow RailsViewRenderShorthand errors to be autocorrected

Open mgriffin opened this issue 3 years ago • 0 comments

This PR adds an autocorrect option to the RailsViewRenderShorthand cop, reusing the message text to fix up the problems. It's pretty simplistic as a solution but the messages are correct so it all works.

mgriffin avatar Sep 22 '22 15:09 mgriffin