Closed dependabot[bot] closed 2 months ago
Code Climate has analyzed commit e8cc3a5d and detected 0 issues on this pull request.
The test coverage on the diff in this pull request is 100.0% (50% is the threshold).
This pull request will bring the total coverage in the repository to 55.2% (0.0% change).
View more on Code Climate.
Looks like rubocop is up-to-date now, so this is no longer needed.
Bumps rubocop from 1.65.1 to 1.66.0.
Release notes
Sourced from rubocop's releases.
... (truncated)
Changelog
Sourced from rubocop's changelog.
Commits
c8edd7d
Cut 1.669c106a5
Update Changelog1e4b4c8
Add newLint/UselessNumericOperation
copd6b05cd
[Fix #13150] Don't considerget_!
,set_!
,get_?
,set_?
,get_=
, and ...9e1e493
[Fix #13061] Add newStyle/RedundantInterpolationUnfreeze
cop0431023
Fix false negatives forStyle/EmptyLiteral
when usingArray[]
,Hash[]
, ...a2ef5b4
Fix false negatives forStyle/MapIntoArray
when initializing the destinatio...2382ecb
Fix false negative forLint/Void
when using using frozen literalsbe6e656
Merge pull request #13172 from koic/fix_error_for_layout_empty_lines_around_e...d8e0c87
Merge pull request #13175 from Earlopain/no-forwardableDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show