This repository was archived by the owner on Oct 13, 2025. It is now read-only.
Upgrade rubocop to version 1.18.3 #641
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ rubocop (0.81 → 1.18.3) · Repo · Changelog
Release Notes
Too many releases to show here. View the full release notes.
Commits
See the full diff on Github. The new version differs by 17 commits:
Cut 1.18.3Update ChangelogFix an incorrect auto-correct for `Style/SingleLineMethods`[Fix #9902] Fix an incorrect auto-correct for `Style/BlockDelimiters`[Fix #9914] Fix an error for `Layout/HashAlignment`Merge pull request #9912 from jonas054/9869_fix_override_warningMerge pull request #9901 from jonas054/9891_auto_gen_config_hash_syntaxFix a typo[Fix #9869] Print correct file in override warningMerge pull request #9911 from jonas054/9905_LineEndStringConcatenationIndentation_bug[Fix #9905] Fix single line concatenation false positiveMerge pull request #9908 from koic/fix_incorrect_autocorrect_for_lint_useless_timeMerge pull request #9910 from jonas054/8469_fix_singleton_class_op[Fix #8469] Add singleton class operator inspection[Fix #9907] Fix an incorrect auto-correct for `Lint/UselessTimes`Merge pull request #9881 from amomchilov/amomchilov-patch-1Switch back the docs versionDepfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands