rubocop / rubocop-minitest

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

[Fix #281] Fix an error when assigning a value to an object attribute #282

Closed koic closed 11 months ago

koic commented 11 months ago

Fixes #281.

This PR fixes an error when assigning a value to an object attribute.


Before submitting the PR make sure the following are checked: