This repository was archived by the owner on Jun 13, 2023. It is now read-only.
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## master #77 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 5 5
Lines 34 34
=====================================
Hits 34 34Continue to review full report at Codecov.
|
ruebot
approved these changes
Jul 17, 2019
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.72.0 → ~> 0.73.0) · Repo · Changelog
Release Notes
0.73.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 0.73Update changelogAdd check for --auto-correct with --disable-uncorrectableAdd Style/DoubleCopDisableDirective copChange logic for when to use EOL disable commentImprove cli_disable_uncorrectable_spec.rbFix RuboCop offenses after rebaseWIP: Add autocorrect option to disable uncorrectable offensesRemove an unnecessary line break for PULL_REQUEST_TEMPLATE.md[Fix #6653] IndentHeredoc: Do not run into next lineFix an infinite loop error for `Layout/SpaceInsideBlockBraces`Merge pull request #7202 from buehmann/tab/4719[Fix #4719] Detect tabs between string literals[Fix #5088] Fix bug in argument_in_method_callMerge pull request #7200 from buehmann/spec/__RUBY__Revert __RUBY__ to __END__ token in specsMerge pull request #7196 from flanger001/docs/cachingMerge pull request #7191 from tatsuyafw/fix-error-in-rescue-ensure-alignmentMake list render correctly on caching page[Fix #7099] Fix an error in `Layout/RescueEnsureAlignment` cop[Fix #7186] Fix a false positive for `Style/MixinUsage`Fix a typoAdd `MultilineWhenThen` copInclude inspected file location in auto-correction errorBump RuboCop Performance to 1.4.0Merge pull request #7182 from tatsuyafw/fix-layout-rescue-ensure-alignment[Fix #7170] Fix a false positive in `Layout/RescueEnsureAlignment` copMerge pull request #7185 from anthony-robin/add_configurable_option_for_doxygen_styleAdd configurable option for Doxygen style to `Layout/LeadingCommentSpace`Merge pull request #7181 from pocke/sort-filesSort analyzed file alphabeticallyMerge pull request #7183 from anthony-robin/enhance_leading_comment_spaceAllow `#**` Doxygen comment style on `Layout/LeadingCommentSpace`Use squiggly heredoc instead of `String#strip_indent`Use squiggly heredoc for node patterns and evalMerge pull request #7176 from buehmann/fix/changelogRemove wrong #7113 entry from changelogDepfu 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