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 and tag-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
Describe the bug
htmlhintlints all files, not just HTML files.To Reproduce
Steps to reproduce the behavior:
doctype-firstandtag-pairerrors.Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
htmlhintlints only HTML.Desktop (please complete the following information):
I don’t think this is OS-dependent, however, below is my platform:
SublimeLinter-contrib-htmlhintv2.0.1