14
Spent 3 days fighting an AI code review bot before realizing it was me
Last month I set up an AI reviewer on our GitHub repo to catch style issues before merge. It kept flagging the same 40 line block in my Python script no matter what I tried, and I wasted about 7 hours across 3 evenings tweaking prompts and configs. Finally I read the tool's docs and saw it needed a special comment tag to ignore generated files, which I never added. Has anyone else hit a wall where the AI was right all along but you were too stubborn to check the basics first?
0 comments
Log in to join the discussion
Log In0 Comments
No comments yet
Be the first to share your thoughts on this discussion.