Closed
Conversation
Author
|
Closed in favor of #32. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.76 → ~> 1.11) · Repo · Changelog
Release Notes
1.11.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 33 commits:
Cut 1.11Update ChangelogMerge pull request #9550 from koic/bump_rubocop_performance_to_1_10Bump RuboCop Performance to 1.10[Fix #9533] Fix calc of multiline hash arg length for metrics length copsFix a false positive for `Style/TrailingBodyOnMethodDefinition`Merge pull request #9549 from koic/fix_error_for_internal_affairs_node_matcher_directiveFix an error for `InternalAffairs/NodeMatcherDirective`Merge pull request #9506 from dvandersluis/internal/method-directiveCorrect `InternalAffairs/NodeMatcherDirective` offenses.Add new `InternalAffairs/NodeMatcherDirective` cop.Fix `Layout/FirstArgumentIndentation` for operator methods not called as operators.Merge pull request #9545 from koic/workaround_jruby_9_2_15_regressionWorkaround for JRuby 9.2.15.0 regressionMerge pull request #9544 from dvandersluis/issue/9541[Fix #9541] Fix `Style/HashConversion` when the correction needs to be wrapped in parens.Merge pull request #9537 from dvandersluis/org-renameUpdate instances of `rubocop-hq` to `rubocop` for organization move.[Fix #9539] Fix an error for `Style/RedundantBegin`[Fix #9525] Add `AllowMethodsWithArguments` option to `Style/SymbolProc`Update references to rubocop-hq in the READMESpecify raise with a custom exception instanceMerge pull request #9532 from unikitty37/patch-2Fix broken list in Style/EndlessMethod docFix mislabelled example under Lint/DuplicateBranch[Fix #5388] Add new `Style/UnlessLogicalOperators` cop (#9386)[#9526] Add `AllowSplatArgument` option to `Style/HashConversion`Update cops_lint.adocRequired ruby version fixes (#9515)[Fix #9520] Fix an incorrect auto-correct for `Style/MultipleComparison`[Fix #9523] Fix an error for `Style/TrailingMethodEndStatement`Fix typo in documentation syntaxSwitch back the docs version to masterDepfu 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