Closed
Conversation
Author
|
Closed in favor of #35. |
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.13) · Repo · Changelog
Release Notes
1.13.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 46 commits:
Cut 1.13Update ChangelogTweak a changelog entryFix an incorrect auto-correct for `Style/MethodCallWithArgsParentheses`Add --no-parallel command-line option (#9640)[Fix #9636] Resolve symlinks when excluding directoriesFix an incorrect auto-correct for `Style/HashConversion`[Fix #9689] Treat parens around array items the same for children and deeper descendants.Fix typos[Fix #5576] Treat relativity of Include parameters correctlyMerge pull request #9708 from dvandersluis/issue/9707[Fix #9707] Fix false positive for `Style/MethodCallWithArgsParentheses` with `omit_parentheses` style on an endless `defs` node.Merge pull request #9705 from koic/fix_an_error_for_style_single_line_methodFix an error for `Style/SingleLineMethods`Fix an incorrect auto-correct for `Style/SingleLineMethods`Change RedundantLineBreak: InspectBlocks to false internally[Fixes #9700] Have `Style/RedundantArgument` use correct parserMove `parse` method into new Cop APIAdd a Discord chat badge[Fix #9698] Fix an error for `Style/StructInheritance`Auto disable parallel[Fix #9684] Support `IgnoredMethods` option for `Lint/AmbiguousBlockAssociation`Set false to `SafeMultiline` for `Performance/StartWith` and `Performance/EndWith`Prefer `File.read` instead of `IO.read`Merge pull request #9694 from renjiexu/masterFix typo[Fix #9683] Fix an incorrect auto-correct for `Style/HashConversion`Add restrictive_version_specifiers to Bundler/GemComment (#9358)Fix an incorrect auto-correct for `Style/IfUnlessModifier`[Fix #9691] Add configuration option InspectBlocks to RedundantLineBreak[Fix #9681] Fix an incorrect auto-correct for `Style/RedundantBegin`Remove legacy docsImprove cop documentationRun rubocop --auto-gen-configManually fix remaining offensesRun rubocop -ARun rubocop -a[Fix #7977] Add Layout/RedundantLineBreak copAllow split description strings in ExampleDescriptionAuto-correct dstr nodes in StringConcatenationAdd support for multi-line strings with backslash in InterpolationCheckWorkaround for `Performance/RedundantEqualityComparisonBlock` when using JRuby 9.2Workaround for `Style/RedundantBegin` when using JRuby 9.2Drop Ruby 2.4 support[Fix #9676] Fix an error for `Style/StringChars`Switch 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