Lint is a mechanism for detecting rule violations, inconsistencies, and potential problems in code or text. It is built into development workflows as an automated check to maintain quality and consistency.
Stylelint for better CSS code quality
Using ESLint effectively with the right rules and workflow