You are using lint wrong

pulkit kathuria
web-developer
Published in
4 min readFeb 11, 2024

--

Most of you might be using linters such as eslint, phpstan or golangci-lint in a wrong way.

Image by Author.

Lint softwares have one characteristic. They evolve.

And since they evolve, all linters provide ways to ignore lint errors too.

For a brand new fresh project, you start with the most strict lint settings that you get your hands on. Which is good and the way it should be.

--

--

pulkit kathuria
web-developer

If it is on the internet already, I won’t write about it. Just sharing novel items that I discover during work and find worth sharing.