Closed
Conversation
Author
|
Closed in favor of #16. |
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.2) · Repo · Changelog
Release Notes
1.2.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 32 commits:
Cut 1.2.0Update ChangelogSupport auto-correction for `Lint/ElseLayout`Add AllowedCompactTypes option for Style/RaiseArgsFix trailing commas in SpaceAroundBlockParametersSupport `defined?`-based memoization for `Naming/MemoizedInstanceVariableName` copAdd new `Style/CollectionCompact` copMerge pull request #8991 from fatkodima/fix-incompat-for-configurable_formattingFix introduced incompatibility for ConfigurableFormatting#messageFix multibyte support in the regexp node handlerExtend `Naming/VariableNumber` cop to handle method names and symbolsTweak some wording in the READMEShow the code for the code style badgesMove `indent` method to `RuboCop::Cop::Util` moduleSupport auto-correction for `Lint/UselessSetterCall`Add good examples for `Lint/NestedPercentLiteral`[Fix #8925] Add `--display-time` option for outputing time (#8970)[Fix #8966] Enforce no spaces in empty parens (#8968)Fix the changelog[Fix #8004] Add formatter for GitHub ActionsSupport auto-correction for `Style/DoubleNegation`Add more info about changelog entries to CONTRIBUTING.mdPromote everywhere the use of the changelog folderSupport auto-correction for `Naming/BinaryOperatorParameterName`Tweak doc [#7940]Add new Lint/NoReturnInBeginEndBlocks cop (#7940)Support auto-correction for `Naming/HeredocDelimiterCase`[Fix #8976] Fix an incorrect auto-correct for `Style/KeywordParametersOrder`Add new `Style/NegatedIfElseCondition` cop[Fix #8971] Fix a false alarm for `# rubocop:disable Lint/EmptyBlock`Fix Layout/ElseAlignment for rescue/else/ensure inside do/end blocks with assignment.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