Skip to content

Formatters vs. Linters

I always shared the same sentiment as in this article.

Linters should be used for finding bugs (foot guns).

Formatters should be used to format the code.