▲ | monkpit 4 hours ago | |
Until the agent disables the linter rule without you noticing! | ||
▲ | js2 3 hours ago | parent [-] | |
Yup. I've watched both Claude and especially Gemini get frustrated trying to deal with my pre-commit checks (usually mypy) and deciding to do `git commit -n` even though my rules tell explicitly, multiple times, that it's never okay to bypass the pre-commit checks. |