lostisland / faraday

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

Lint fix: get to green #1558

Closed olleolleolle closed 6 months ago

olleolleolle commented 6 months ago

Description

Seen in build for #1557 - and this is unrelated to that.

Lint/RedundantCopDisableDirective: Unnecessary disabling of Performance/RedundantBlockCall

This change was created using bundle exec rubocop -A.