casperin / web-indent

Automatically exported from code.google.com/p/web-indent
0 stars 0 forks source link

bad indent #11

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
the following doesn't indent correctly

// foo
{
    ;}
    // foo

the comments should be vertically aligned.

Original issue reported on code.google.com by pie...@gmail.com on 1 Nov 2011 at 5:39