Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to rubocop 0.85.1 #650

Merged
merged 1 commit into from Jun 7, 2020
Merged

Update to rubocop 0.85.1 #650

merged 1 commit into from Jun 7, 2020

Conversation

tas50
Copy link
Contributor

@tas50 tas50 commented Jun 7, 2020

  • #8083: Fix an error for Lint/MixedRegexpCaptureTypes cop when using a regular expression that cannot be processed by regexp_parser gem.
  • #8081: Fix a false positive for Lint/SuppressedException when empty rescue block in do block.
  • #8096: Fix a false positive for Lint/SuppressedException when empty rescue block in defs.
  • #8108: Fix infinite loop in Layout/HeredocIndentation auto-correct.
  • #8042: Fix raising error in Lint::FormatParameterMismatch when it handles invalid format strings and add new offense.

Signed-off-by: Tim Smith tsmith@chef.io

Signed-off-by: Tim Smith <tsmith@chef.io>
@tas50 tas50 requested review from a team as code owners June 7, 2020 19:06
@tas50 tas50 merged commit cac69ac into master Jun 7, 2020
@chef-expeditor chef-expeditor bot deleted the rubocop_0.851 branch June 7, 2020 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant