Tamir Duberstein

Results 362 comments of Tamir Duberstein

+1 it'd be great to have something like [`rvm in do `](http://rvm.io/set/do)

@postmodern it would be the same, but would not require a "special" shell where `chruby/auto.sh` has been sourced.

That sounds great. Thanks @postmodern !

@postmodern seems like a nice, general solution to the "I need this behavior for this command" problem.

has there been any progress here?

https://github.com/dominikh/go-staticcheck catches this sort of thing, FWIW.

Perhaps we could just take a list of (or file containing) "must use" types, similar to what was done in #116.

Releases are more mature now that https://github.com/golang/dep is coming into its own. For what it's worth, the current releases in this repo do more harm than good; tools like `dep`...