Closed pcallewaert closed 1 month ago
The test should be fixed now :)
Hi, @pcallewaert! 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!
🚀 [bumpr] Bumped! New version:v2.19.1 Changes:v2.19.0...v2.19.1
We noticed 2 rubocop offenses were ignored by reviewdog in our code:
These were skipped because they have no location. This meant our pull requests were green but we had some rubocop offenses if we did a full scan on the main branch.
This PR changes the behaviour by not skipping the whole offense, but only the
range
data.