Andrew
Andrew
Indeed, nakedret does this. Until very recently, it was broken on the latest Go releases. I still have to check to ensure that it works with Go 1.24.2.
Update: `Close the window after closing the last tab` fixes part of the problem but leaves plenty of other gaps. This option is strangely disabled by default. When enabled, it...
Yeah, I really would have expected the cargo dev dependencies section to support CLI tools, similar to how NPM dev dependencies work. Oddly, there isn't even necessarily a way to...
Note that git is behaving weirdly with Yarn projects, even when using the upcoming Yarn gitignore patterns and disabling the stock Yarn patterns from the current node pattern list. git...
yeah, either toml or yaml would be a step up compared to the awkward json format
POSIX set now supports pipefail.
To clarify, the image is built with conventional `docker build -t .` commands, no special sauce.
Interesting. Please apply validation, with a message indicating that the requested image name uses nonportable characters, with a URL to some documentation on standardized image names.
I suspect asdf is triggering a dirty login shell as a consequence of asdf's assumptions about the authorization to `cd` into arbitrary `/home/*` directories, which is not true in all...
Console output has served as a simple, reliable, effective UX for an incredible number of earlier linters.