Travis Cline

Results 248 comments of Travis Cline

It's even more confusing with the -test.gocoverdir test flag, that you have you supply via `-args -test.gocoverdir=foo`. I second all the above. The linked issue is also relevant but is...

@dylanmazurek Yes this is absolutely a priority!

note: I know https://github.com/junegunn/vim-plug/issues/954 was opened previously, this is effectively restarting that convo. The threat of a supply chain attack on vim plugins isn't impossible and I think we can...

I want to surface this again and reframed it slightly as a security related concern (but it has user experience benefits too).

Thanks so much, this ia great to see.

I wonder if llms is the right place to put the errors, I don't love the new source dependency on what is already a pretty large package implies. I don't...

Can you rebase this? Please flesh out the PR description with additional detail.

Not opposed in principle but do agree with gemini regarding documenting exported symbols. I've been working on some refreshes and improvements and this is in consideration -- I agree there's...

This was (clearly) a claude code automated push but appears useful enough to keep around for now.

This can be worked around via `export DOCKER_HOST="$(docker context inspect -f='{{.Endpoints.docker.Host}}')"` "Rootless docker" here is a red herring here as it happens to be an error that isn't/wasn't in the...