3 ms·
> They're fast and deterministic and I run them in git pre-commit. Isnt that too late? I would want the agent to stumble into this as early as possible in the
by DenisM 1mo ago
> They're fast and deterministic and I run them in git pre-commit.
Isnt that too late? I would want the agent to stumble into this as early as possible in the agentic loop, eg at the same time as compiler.
- duttish 1mo agoIt's been working quite well so far and I don't know of any way of hooking custom linters into cargo so they run after compilation. But that's a pretty good idea, wonder if there is a way...