Henry J. Wylde

Results 63 issues of Henry J. Wylde

Hey, just getting an error when running `rbs collection update`, while `rbs` is a required dependency in the Gemfile: ``` Uncaught exception: Cannot find `set` from standard libraries /Users/hjwylde/.rbenv/versions/3.2.1/lib/ruby/gems/3.2.0/gems/rbs-3.0.0/lib/rbs/collection/config/lockfile_generator.rb:156:in `assign_stdlib'...

bug

Hey, I'm trying to list all files in a git repo but unsure how to accomplish to this. Ideally it would have similar behaviour to `git ls-files`. I tried using:...

question

Hey, not sure if this is meant to be valid or not, but while trying to write various tests I came across this sample which errors on `rbs -Isig validate`:...