Comment on Give me Options or give me death
firelizzard@programming.dev 8 months agoI totally agree that it’s really annoying when debugging, but go run
literally builds then executes. I think what they should do is add a build flag. So debug builds can pass that flag to get the builder to shut up, and leave it enabled for production builds.