lkdjiin / coco

Code coverage for ruby 2.x
http://lkdjiin.github.com/coco/
MIT License
70 stars 12 forks source link

Replace tabs with spaces. Without this ruby complains when running test tasks with warnings enabled due to 'warning: mismatched indentations at 'end' #46

Closed grempe closed 8 years ago

grempe commented 8 years ago

Fix #45

grempe commented 8 years ago

^^^ The CI build just failed, but not due to my changes. See the details:

An error occurred while installing coco (0.13.0), and Bundler cannot continue.
Make sure that `gem install coco -v '0.13.0'` succeeds before bundling.
lkdjiin commented 8 years ago

Thank you for this one. But please use the development branch: https://github.com/lkdjiin/coco#contributing

grempe commented 8 years ago

Well, I think I'll leave that to you since your development branch is about five commits behind master and that fix up should not be in a pull request. :)

screen shot on 2016-03-26 at 19_44_15
lkdjiin commented 8 years ago

oh you're right! Thank you for opening my eyes. I'll fix that crap.

lkdjiin commented 8 years ago

Thanx again to have spotted both issues

grempe commented 8 years ago

Lots of changes. My test run is clean now with 0.14.0 :100: