-
**Describe the idea**
It would be nice if the [monitor_check_ins.rb](https://github.com/getsentry/sentry-ruby/blob/3fa341cfd01d1770887a57726bc1444199c692c8/sentry-ruby/lib/sentry/cron/monitor_check…
-
#### Input
[→ View on sorbet.run](https://sorbet.run/#%23%20typed%3A%20true%0Aclass%20Module%3B%20include%20T%3A%3ASig%3B%20end%0A%0Aclass%20Parent%0A%20%20extend%20T%3A%3AHelpers%0A%20%20abstract!…
-
Hello 👋 . I'm a maintainer for the [Homebrew](https://brew.sh) project. This is my first issue in the Tapioca repo, so please bear with me if I haven't filled this out properly.
While updating to R…
-
### What happened?
_This is not actually a bug._
### To reproduce
[→ View on the Markdoc playground](https://markdoc.dev/sandbox?mode=preview&c=LS0tCnRpdGxlOiBBdHRyaWJ1dGVzIHdpdGggYmFja3RpY2tzCi0tL…
-
### `brew gist-logs ` link OR `brew config` AND `brew doctor` output
```shell
# brew config
HOMEBREW_VERSION: 4.4.3-60-g745596b
ORIGIN: https://github.com/Homebrew/brew
HEAD: 745596b55579f3b9…
-
I believe #8253 is diagnosing the wrong thing as an error. Anonymous rest parameters are perfectly valid on blocks. E.g.
```ruby
def demo()
[[1, 2], [3, 4]].each do |first, *|
p(first)
end
en…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
![Screenshot (156)](https://github.com/user-attachments/assets/2ffe07fa-3f66-43b9-aada-734…
-
I installed a new gem `image_processing` in my project. The app runs fine with this new gem but when I run `tapioca gem` to create the RBI definitions, the process seg faults. I passed the `--exclude`…
-
### I have checked that this feature is not already implemented
- [x] This feature does not exist
### Use case
I'm writing an Addon and also need to support StringNode and SymbolNode.
In my tools,…
-
Hi, I'm the author of [sorbet-rspec](https://github.com/FooBarWidget/sorbet-rspec), whose goal is to add typechecking support for specs. I implemented a DSL compiler.
It would be pretty silly to ha…