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
We currently use htmlhint for HTML linting, but it doesn't function very well (doesn't catch improperly indented code). Ideally, using html-tidy or a similar linter would be preferable, though I'm not sure this would be better.
We currently use htmlhint for HTML linting, but it doesn't function very well (doesn't catch improperly indented code). Ideally, using html-tidy or a similar linter would be preferable, though I'm not sure this would be better.