iquiw / hyai

Haskell Yet Another Indentation
3 stars 2 forks source link

Align one line comment #3

Closed iquiw closed 8 years ago

iquiw commented 8 years ago

If the previous line is one line comment too, align to it. Otherwise indent is not changed.

   -- comment
   -- same align as above