Closed
Conversation
Author
|
Closed in favor of #37. |
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.15) · Repo · Changelog
Release Notes
1.15.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 37 commits:
Cut 1.15Update ChangelogTweak some wording[Fix #9767] Fix `Style/ClassAndModuleChildren` cop to preserve comments[Change #9744] Auto disable parallel when combined with cache false[Fix #9792] Fix false positive for `Lint/Void` copMerge pull request #9801 from dvandersluis/issue/9749Merge pull request #9800 from dvandersluis/issue/9799[Fix #9749] Fix autocorrection for `Layout/LineLength` to not move the first argument of an unparenthesized `send` node to the next line, which changes behaviour.[Fix #9799] Fix invalid line splitting by `Layout/LineLength` for `send` nodes with heredoc arguments.Make `Layout/ArgumentAlignment` aware of kwargsRemove stackprof-outMerge pull request #9797 from koic/make_internal_affairs_example_description_aware_of_several_wordsMake `InternalAffairs/ExampleDescription` aware of several wordsMerge pull request #9791 from koic/fix_false_negative_for_layout_indentation_widthFix a typo for `Style/TrivialAccessor`Fix a false negative for `Layout/IndentationWidth`Fix wrong link for SingleLineBlockChainAdd examples for `Lint/DeprecatedClassMethods`[Fix #9771] Fix a false positive for `Style/TrivialAccessors`Clarify documentation about the `Enabled` and `EnabledByDefault`/`DisabledByDefault`.Add style guide link for `Style/TopLevelMethodDefinition`Add style guide link for `Style/HashConversion`Merge pull request #9785 from dvandersluis/update-default.ymlUpdate default.yml for changes to `Lint/EmptyBlock` and `Style/NilLambda`.Merge pull request #9783 from tejasbubane/fix-9766Merge pull request #9776 from dvandersluis/nil-lambda-procs[Fix #9766] Fix a clobbering error for `Style/ClassAndModuleChildren` cop with `compact` styleFix an incorrect auto-correct for `Style/RedundantBegin`[Fix #9734] Add new `Style/TopLevelMethodDefinition` cop[Fix #9770] Update `Lint/EmptyBlock` to handle procs the same way as lambdas.[Fix #9780] Support summary report for `JUnitFormatter`Merge pull request #9774 from dvandersluis/issue/9773Update `Style/NilLambda` to handle procs as well.[Fix #9773] Fix `Style/EmptyLiteral` to not register offenses for `String.new` when `Style/FrozenStringLiteral` is enabled.Fix the changelogSwitch 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