AI coding tools like Copilot make suggestions based on what code is in the repo
AI coding tools like Copilot make suggestions based on what code is in the repo.
⚠️ So watch out: If the code is full of anti-patterns, AI suggestions may encourage spreading anti-patterns.
It’s more important than ever to remove anti-patterns from the codebase.
We need to make sure the patterns AI finds in our code are worth spreading.