solidusio / solidus_paypal_braintree

⛔️ [Archived] Use solidus_braintree instead!
https://github.com/solidusio/solidus_braintree
BSD 3-Clause "New" or "Revised" License
37 stars 78 forks source link

Fix rubocop warnings #313

Closed mamhoff closed 2 years ago

mamhoff commented 2 years ago

With recent updates of rubocop-rspec and rubocop-rails, we got a few new warnings that this PR addresses - some through following the cop's recommendations, some through disabling them.