thoughtbot / shoulda-context

Shoulda Context makes it easy to write understandable and maintainable tests under Minitest and Test::Unit within Rails projects or plain Ruby projects.
MIT License
239 stars 58 forks source link

Switch to Github Actions #74

Closed vsppedro closed 1 year ago

vsppedro commented 1 year ago
42 files inspected, 315 offenses detected

Oops. I think it's best to skip this for now and work on it in another PR. That's why I generated the file rubocop_todo. I'll work on it when I have time to update the dependencies.

What do you think, @mcmire?

mcmire commented 1 year ago

I think it's best to skip this for now and work on it in another PR. That's why I generated the file rubocop_todo. I'll work on it when I have time to update the dependencies.

Yes, that totally makes sense to work on fixing the Rubocop issues in another PR.