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

Avoid nil pointer exception with correctable offense without corrector #76

Merged
merged 1 commit into from
Jun 3, 2022

Conversation

bpaquet
Copy link
Contributor

@bpaquet bpaquet commented Jun 2, 2022

This can happen when the offense is in rubocop cache or in parallel mode.

This is probably a bug in rubocop, but missing a correction is better than crashing :)

This can happen when the offense is in rubocop cache or in parallel mode
Copy link
Member

@haya14busa haya14busa left a comment

Choose a reason for hiding this comment

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

👍

@haya14busa haya14busa merged commit 79267f0 into reviewdog:master Jun 3, 2022
@github-actions
Copy link
Contributor

github-actions bot commented Jun 3, 2022

🚀 [bumpr] Bumped! New version:v2.3.1 Changes:v2.3.0...v2.3.1

@review-dog
Copy link
Member

Hi, @bpaquet! We merged your PR to reviewdog! 🐶
Thank you for your contribution! ✨

We just invited you to join the @reviewdog organization on GitHub.
Accept the invite by visiting https://github.com/orgs/reviewdog/invitation.
By joining the team, you'll be a part of reviewdog community and can help the maintenance of reviewdog.

Thanks again!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants