|
|
|
|
|
by readitalready
31 days ago
|
|
I don't micromanage it. I let my projects custom linter micromanage it. Every project should have a custom linter for their tech stack. It would check for not just syntax errors, but architectural choices as well as taste guidelines. Whenever the LLM writes bad code, I add it to my linter to check against in the future. |
|