12:45 -0800, Evan Borgstrom wrote:
> > Our CI pipeline already does `git status -s -uno` and if there is any
> > output prints the diff & exits.
> >
> > However, this happens at the END of a build (after running lint,
> > build,
> > test, doc generation, etc)
Our CI pipeline already does `git status -s -uno` and if there is any
output prints the diff & exits.
However, this happens at the END of a build (after running lint, build,
test, doc generation, etc), which means you could wait ~minutes before you
get the feedback. We have specialized checks for