Closed
Conversation
Author
|
Closed in favor of #31. |
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.10) · Repo · Changelog
Release Notes
1.10.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 29 commits:
Cut 1.10Update ChangelogUpgrade rubocop-rspecFix RSpec/StubbedMock offensesImprove documentation for Style/EvalWithLocation copAdd `IgnoreModules` configuration to `Style/ConstantVisibility`[Fix #9349] Fix a false positive for `Lint/MultipleComparison`[Fix #9513] Fix an incorrect auto-correct for `Style/HashConversion`[Fix #9403] Add autocorrect for `Style/EvalWithLocation`Fix a false negative for `Lint/ElseLayout`[Fix #9500] Update `Lint/Debugger` so that only specific receivers for debug methods lead to offenses.Add new `Gemspec/DateAssignment` copFix typo in Style/DoubleNegation correcting nagation => negation.Merge pull request #9509 from dvandersluis/minor-fixSlightly clean up the node pattern for `Lint/DuplicateRequire`.[Fix #9507] Fix an incorrect auto-correct for `Lint/RedundantSplatExpansion`Merge pull request #9501 from koic/fix_a_false_positive_for_layout_space_before_bracketsMerge pull request #9498 from koic/fix_an_error_for_style_explicit_block_argument[Fix #9499] Fix a false positive for `Layout/SpaceBeforeBrackets`[Fix #9497] Fix an error for `Style/ExplicitBlockArgument`[Fix #9492] Fix an incorrect auto-correct for `Lint/DeprecatedOpenSSLConstant`Merge pull request #9397 from Bhacaz/doc_supported_typesRenamed `SupportedTypes` for `AssignmentTypes` Layout/MultilineAssignmentLayoutAuto-correct codebase with the new cop[Fix #9460] Introduce Style/HashConversion cop, guarding Hash[][Fix #9490] Fix incorrect auto-correct for `Layout/FirstArgumentIndentation`[Fix #9488] Document how to use pre-commit with RuboCop extensionsTweak the doc for `Style/ExponentialNotation` copSwitch 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