librariesio / libraries.io

:books: The Open Source Discovery Service
https://libraries.io
GNU Affero General Public License v3.0
1.11k stars 203 forks source link

chore: Tune up Rubocop #3192

Closed macowie closed 12 months ago

macowie commented 12 months ago

This gets Rubocop back up to date, enables NewCops, and either fixes or disables the new offenses. Mostly the latter for now, but it's a list to chip away at as we see fit.

This should also get Rubocop feedback in Ruby LSP working for this application 🎉

If we want to not turn some of these on or split some of this up, happy to figure that out.