Programming - Concept
Linter
A tool that checks source code for likely errors, suspicious patterns and style problems without running it
What's it for?
Helps developers catch code problems early and apply consistent coding rules.
Programming - Concept
A tool that checks source code for likely errors, suspicious patterns and style problems without running it
Helps developers catch code problems early and apply consistent coding rules.