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

Rename cop Lint/HandleExceptions to Lint/SuppressedException #699

Merged
merged 1 commit into from
Apr 17, 2020
Merged

Rename cop Lint/HandleExceptions to Lint/SuppressedException #699

merged 1 commit into from
Apr 17, 2020

Conversation

buinauskas
Copy link
Contributor

Received an error while doing on a project that has httparty dependency.

rubocop --safe-auto-correct
Error: The `Lint/HandleExceptions` cop has been renamed to `Lint/SuppressedException`.
(obsolete configuration found in vendor/bundle/ruby/2.6.0/gems/httparty-0.18.0/.rubocop_todo.yml, please update it)

Copy link
Collaborator

@TheSmartnik TheSmartnik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, wow thanks. We update versions in a separate pr, though. Could you change that, please?

@buinauskas
Copy link
Contributor Author

Cheers. Have done it @TheSmartnik :)

@TheSmartnik TheSmartnik merged commit 0986ff3 into jnunemaker:master Apr 17, 2020
@TheSmartnik
Copy link
Collaborator

Thank you! Will do release shortly

@jprinaldi
Copy link

Just stumbled upon this myself. Would it be possible to have this change released? Thanks! :)

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.

3 participants