awesome-print / awesome_print

Pretty print your Ruby objects with style -- in full color and with proper indentation
http://github.com/michaeldv/awesome_print
MIT License
4.07k stars 454 forks source link

Update to latest code climate method #278

Closed gerrywastaken closed 7 years ago

gerrywastaken commented 7 years ago

According to the code climate docs we should no longer call their runner at the top of our spec file and instead load simplecov. Travis will then handle passing on the simplecov files to codecov.