Skip to content

Fix "useless assignment" Rubocop warnings

username-removed-239135 requested to merge github/fork/ggarnier/master into master

Enable "UselessAssignment" lint in Rubocop and fix all warnings related to this.

Merge request reports