Describe the bug
The html-lang-require rule appears to check every single tag when running
To Reproduce
Run htmlhint index.html with 0.15.0
Expected behavior
Only the <HTML> tag should be tested for this rule
Screenshots
Partial screenshot form terminal output:

cc @baleyko