rubocop / rubocop-minitest

Code style checking for Minitest files.
https://docs.rubocop.org/rubocop-minitest
MIT License
144 stars 44 forks source link

Require RuboCop 1.61 to use `AutoCorrect: Contextual` #303

Closed koic closed 9 months ago

koic commented 9 months ago

Follow up https://github.com/rubocop/rubocop-minitest/pull/302#issuecomment-1945308338.

This PR updates the dependency version to RuboCop 1.61, which supports AutoCorrect: contextual, and updates Minitest/Focus's config. https://github.com/rubocop/rubocop/releases/tag/v1.61.0


Before submitting the PR make sure the following are checked: