-
-
Notifications
You must be signed in to change notification settings - Fork 679
html-indent
: extra warning on line with comment
#330
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hey @usernamehw Thanks for posting this issue. There was a recent change in indentation of comments, perhaps this is related to that change. With comments sometimes you want to add information about closing tag, and the other time as you showed you want to treat it like an element. We want to support both cases. We'll look into this :) |
Actually, there is no need to consider comments at all. I just don't want to see a bunch of warnings. They could be at 0 column or at any other. |
html-indent
rule ignores commentshtml-indent
: extra warning on line with comment
Uh oh!
There was an error while loading. Please reload this page.
What did you do? Please include the actual source code causing the issue.
What did you expect to happen?
For it to treat comment beginning the same way as it does for tag.
The text was updated successfully, but these errors were encountered: