Closed maprules1000 closed 6 years ago
@maprules1000 I think it may be worth updating the .rubocop file to specify ruby version 2.2 as well, and dropping the ruby 2.1 tests from Travis - just to get CI green again.
@maprules1000 I pushed a commit which fixes CI - I wanted to tackle that in case it got hairy (it didn't).
As part of that I ran rubocop corrections locally, and it forced a few other small changes, including the removal of that rogue line 44.
I'll leave it to you to review the other comments, merge, and ship as you see fit.
This fixes the broken
ignore_regex
option and cleans up thesnapshot_runner
a bit.