gem_rbs_collection icon indicating copy to clipboard operation
gem_rbs_collection copied to clipboard

rqrcode: Fix type definition for RQRCode::QRCode#initialize

Open aruma256 opened this issue 6 months ago • 1 comments

The RQRCode::QRCode#initialize method accepts a string as the first parameter and additional optional arguments.

References:

  • https://www.rubydoc.info/gems/rqrcode/2.2.0/RQRCode/QRCode#initialize-instance_method
  • https://github.com/whomwah/rqrcode/blob/v2.2.0/lib/rqrcode/qrcode/qrcode.rb

aruma256 avatar Jun 23 '25 11:06 aruma256

@aruma256 Thanks for your contribution!

Please follow the instructions below for each change. See also: https://github.com/ruby/gem_rbs_collection/blob/main/docs/CONTRIBUTING.md

Available commands

You can use the following commands by commenting on this PR.

  • /merge: Merge this PR if CI passes

rqrcode

You changed RBS files for an existing gem. This gem does not have reviewers. So you can merge this PR immediately if the CI passes. We recommend you add yourself to the reviewers for this gem.

github-actions[bot] avatar Jun 23 '25 14:06 github-actions[bot]

@aruma256 Can I help you?

ksss avatar Jul 17 '25 01:07 ksss

No issues found, so I'll merge this now. Thanks!

aruma256 avatar Jul 22 '25 07:07 aruma256

/merge

aruma256 avatar Jul 22 '25 07:07 aruma256