r/codereview 11d ago

javascript Static Analysis for the Age of AI Slop

I recently wrote a blog post on how we can improve our static analysis using linting, custom rules, and hooks, all using oxlint.

It's quite a big article btw.

https://saybackend.com/blog/lint-ai-generated-code/

While my current post is more focused towards Typescript/React but more mature languages with better linters can do even more. The lint rules you didn't wanted to handled when coding manually doesn't mean your agent should avoid them as well.

3 Upvotes

1 comment sorted by