sbeckeriv / ruby-formatter

A simple indent formatter for ruby
6 stars 2 forks source link

Doesn't indent case blocks #2

Closed nkmathew closed 11 years ago

nkmathew commented 11 years ago

I'm not sure if this is a feature or a bug but it doesn't indent the whole case and if blocks with elsifs.

sbeckeriv commented 11 years ago

sounds like a bug. can you give some sample code? I havent worked on this in ages so it might be a while before I fix it.

nkmathew commented 11 years ago

Maybe you should leave it that way. Vim seems to indent the same way.

sbeckeriv commented 11 years ago

sounds good to me.