Yudai Takada

Results 105 comments of Yudai Takada

Indeed it is. Thank you so much @boris-petrov I guess we need to consider the cases that cannot be replaced by pseudo-classes. It may take some time, but I will...

https://github.com/rubocop/rubocop/pull/10831 is required to resolve the build errors.

> Does it also mean that we should bump the minimum required version? The AllowedPatterns is available since 1.28 and we already depend on 1.31, but if deprecation is broken,...

Now we can incorporate this change: - https://github.com/rubocop/rubocop/releases/tag/v1.33.0

@Darhazer Sorry for the delay in responding. I updated this PR.

That is the issue, but I believe it has been resolved by ~https://github.com/rubocop/rubocop-rspec/issues/1353~ https://github.com/rubocop/rubocop-rspec/pull/1324 . Please wait for the next release.

For test cases, we are creating patches to be added: https://github.com/rubocop/rubocop-rspec/pull/1355 It appears to be working fine, so I think it's fine. --- Additional information: #1353 will no longer automatically...

@masuyama13 A new version has been released😀 Please check if it works and if it works as expected, please close this Issue.

This is a different Issue from this one, but there seems to be a case where a fix to `Layout/LineLength` and `Style/BlockDelimiters` causes a SyntaxError. original ```ruby expect { subject...

Indeed, I probably shouldn't have brought it up here. Sorry for going off topic.