-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Describe the bug
htmlhint
lints all files, not just HTML files.
To Reproduce
Steps to reproduce the behavior:
- Open a non-HTML file (e.g. Markdown, PHP, …)
- Open the linter log and see that it raises some errors (e.g. in my case it raises
doctype-first
andtag-pair
errors.
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
htmlhint
lints only HTML.
Desktop (please complete the following information):
I don’t think this is OS-dependent, however, below is my platform:
- OS: Fedora 31 x86_64
- Browser n/a
- Version
SublimeLinter-contrib-htmlhint
v2.0.1
Metadata
Metadata
Assignees
Labels
No labels