← Back to context

Comment by _ZeD_

12 hours ago

Basically you're using AI as very costly linters...

what's wrong with (depending on the language) checkstyle, sonarlint, ruff, mypy, xmllint, and/or eslint?

The quick answer is that even in the workflow described by the author these tools don’t do the same thing AI does. And a good programmer/agent will be using these tools as well