'What is the difference between HTML Lint and HTML Hint?

What is the difference between HTML Lint and HTML Hint Sublime packages?

Both work within SublimeLinter and both appear to show errors or warnings in my HTML code. So is there a difference?

UPDATE From doing a bit more digging, it appears that both Lint and Hint are different words for the same thing: checking/validating/linting code.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source