lostisland / faraday

Simple, but flexible HTTP client library, with support for multiple backends.
https://lostisland.github.io/faraday
MIT License
5.72k stars 972 forks source link

Enables and fixes all new cops #1443

Closed iMacTia closed 2 years ago

iMacTia commented 2 years ago

Description

Enables and fixes all new cops. Fixes #1440

Additional Notes

I've split the .rubocop.yml file into sections. Next time we get the warning about new cops being released, we can simply remove the whole New cops section, run rubocop, then copy-paste the list from the warning. This will not only keep the list in alphabetical order, but it will also prune older cops that have been auto-enabled on the last Rubocop major version