You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The blank line is removed. Is this intended? The PrettierRuby plugin removes multiple blank lines, but keeps single ones. I prefer this behavior for .haml files, too. Is this possible?
The text was updated successfully, but these errors were encountered:
The formatter removes all blank lines:
This...
...is formatted as...
The blank line is removed. Is this intended? The PrettierRuby plugin removes multiple blank lines, but keeps single ones. I prefer this behavior for
.haml
files, too. Is this possible?The text was updated successfully, but these errors were encountered: