liquidvotingio / decidim-module-liquidvoting

GNU Affero General Public License v3.0
4 stars 0 forks source link

Rubocop cleanup #36

Closed davefrey closed 3 years ago

davefrey commented 3 years ago

This fixes all of "63 offenses detected".

Note I dodged a ton of those just by changing Metrics/LineLength Max from 100 to 120, which seems like a reasonable width to me, but if there's a reason for 100 lmk and I'll clean it up.

Closes #35