Closed dentarg closed 8 years ago
Seems like it didn't fully satisfy rubocop, oh well, now we at least know what to fix :-)
I've fixed it in ac3a881368c8c8ec57b5750014dab8d87cd23497
For now, I'll avoid to merge the changes (unless Rubocop will complain again). Thanks for the report.
@weppos uhm don't you want the Travis builds to be green? You need to make rubocop exclude the vendor directory (Travis puts stuff there)
You are currently only excluding pkg/ from rubocup
Look at why previous builds has failed (sorry I could have been more clear about that, thought the tests should become green, then it would have been obvious)
Yep, I misread the build.
You could think that the settings here would be merged with the defaults, but rubocop doesn't seem that smart.