This repository was archived by the owner on Jun 13, 2023. It is now read-only.
Merged
Conversation
Member
|
@depfu rebase |
ac8ed34 to
c0fd0be
Compare
Codecov Report
@@ Coverage Diff @@
## master #99 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 5 5
Lines 34 34
=====================================
Hits 34 34Continue to review full report at Codecov.
|
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.75.0 → ~> 0.78.0) · Repo · Changelog
Release Notes
0.78.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 0.78Merge pull request #7575 from buehmann/guard-empty-begin/7574Fix an oversight in specs[Fix #7574] Fix corner case in Style/GuardClauseReplace "can not" with "cannot"Add new Lint/NonDeterministicRequireOrder cop (#7528)Support EnforcedStyleForExponentOperator for SpaceAroundOperators copAdd the Style Guide URL for `Gemspec/RubyVersionGlobalsUsage`Tweak a changelog entryFix the changelogMove `LineLength` cop from `Metrics` to `Layout` departmentUpdate the changelogExpose correctable status on offense and in formatters (#7514)Workaround for broke docs with YARD 0.9.20 when using Ruby 2.7.0-devRestyle example formatting for `Style/TrailingUnderscoreVariable` cop.Make `Style/Attr` not flag offense for custom `attr` methodIn default.yml, Exclude tmpFix a typo in default.yml[Fix #7506] Move LineLength code to mixin and use in IfUnlessModifier[Fix #7537] Fix a false positive for `Layout/SpaceAroundOperators`Tweak CHANGELOGAdd comments explaining external dependency checksum cachingMerge pull request #7546 from tejasbubane/fix-7513[Fix #7513] Fix abrupt error on autocorrecting with `--disable-uncorrectable`Merge pull request #7526 from jethroo/fix/Issue_7231_unrecognized_cop_warning_does_not_exit_with_1Fix #7231 unknown cop in config file warning will exit with code 1 rather 0Fix a typoMerge pull request #7535 from koic/fix_an_incorrect_autocorrect_for_space_before_block_braces[Fix #7534] Fix an incorrect autocorrect for `Layout/SpaceBeforeBlockBraces`[Fix #7532] Fix an error for `Style/TrailingCommaInArguments`Fix a typo[Fix #7530] Fix typo of missing `s` in AllowedMethods parameterDepfu 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