standardrb / standard

Ruby's bikeshed-proof linter and formatter 🚲
Other
2.64k stars 204 forks source link

Upgrade rubocop #606

Closed pythe closed 4 months ago

pythe commented 4 months ago

I'm troubleshooting an issue with Layout/MultilineMethodCallIndentation. The first step is to use the latest Rubocop!

There were some formatting changes upon running rake, so I've left those in a separate commit.

pythe commented 4 months ago

This may also address #603

pythe commented 4 months ago

Handled in another PR. Thanks!