Dean Strelau
Dean Strelau
For gems that aren't in my Gemfile but are required by a gem in my Gemfile, `gem bundle` seems to always pull down the latest version of the gem, even...
Can we get an explicit license please?
If you install this as a gem, you can no longer use ENV['BENCHMARK'] to turn off the tests because the init.rb file is missing from the gem.
Description =========== I accidentally passed `"bootstrap.servers": ""` to `kafka.NewConsumer`. I expected something would return an error with this misconfiguration. Nothing did. How to reproduce ================ Take the example from the...
**Describe the bug** I'm trying to match an expression like `2*variable` with a `metadata-type` like `type: int`. It doesn't seem to work. **To Reproduce** https://semgrep.dev/playground/r/ZqUQDlo/dstrelau.for-range-int **Expected behavior** I expect the...