+5

Reindent lines bug with Ruby

Joshua Siler il y a 12 ans mis à jour il y a 12 ans 0
When a line of code has a partial comment, like:

User.find(1) # I hate this guy
The Reindent Lines feature will stop working correctly at that line.