turboladen / tailor

A RubyGem that allows for checking standard styling of Ruby files.
146 stars 18 forks source link

Add ruler for unnecessary interpolation, refs #91. #149

Closed acrmp closed 10 years ago

acrmp commented 11 years ago

Hi Steve,

This one adds a ruler for unnecessary use of string interpolation (see #91). I've also updated a number of existing examples that used interpolation.

Thanks,

Andrew.

jaymzh commented 10 years ago

@acrmp This isn't passing CI builds.... @turboladen Can you weigh on on this, we're waiting on this one.

acrmp commented 10 years ago

Thanks for merging these Steve!

turboladen commented 10 years ago

So so sorry for taking so long! I hope to get to the last one (#150) in the next few hours, but have some tests failing there, so it might take longer.

Oh, I dunno if you got notified, but I added you, @acrmp, as a project contributor in case you want to go a little more crazy. That way you won't have to wait up for me. I'm pretty happy as long as tests are passing; I won't worry much about design and such...