Yudai Takada

Results 105 comments of Yudai Takada

If you are still busy, I would like to work on this.

@koic Thank you very much. I opened the following Issue. - https://github.com/jruby/jruby/issues/7769

I have checked and it does not reproduce now. ``` ❯ ruby --version ruby 3.2.2 (2023-03-30 revision e51014f9c0) [x86_64-darwin21] ❯ bundle exec rubocop -V 1.56.0 (using Parser 3.2.2.3, rubocop-ast 1.29.0,...

Ah, https://github.com/rubocop/rubocop-rspec/pull/1156 is fixed this issue. If there are other issues, this Issue can be reopened or a new Issue can be created.

I overlooked this Issue, but I think this Issue is resolved in https://github.com/rubocop/rubocop-rspec/pull/1358 because it has the same as https://github.com/rubocop/rubocop-rspec/issues/745 .

The Rails department was extracted to [rubocop-rspec_rails](https://github.com/rubocop/rubocop-rspec_rails). It would be great if you could create this PR again there.