You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running reviewdog/action-rubocop action, the suggestion for Rails/RedundantActiveRecordAllMethod that appears in the pull request review is incorrect.
Expected behavior
📝 [rubocop] <Rails/RedundantActiveRecordAllMethod> reported by reviewdog 🐶 Redundant all detected.
When running reviewdog/action-rubocop action, the suggestion for
Rails/RedundantActiveRecordAllMethod
that appears in the pull request review is incorrect.Expected behavior
📝 [rubocop] <Rails/RedundantActiveRecordAllMethod> reported by reviewdog 🐶
Redundant
all
detected.Actual behavior
massongit#2 (comment)
Steps to reproduce the problem
Example: massongit#2
I run reviewdog/action-rubocop action with the following conditions:
rubocop-rails
github-pr-review
RuboCop version
https://github.com/massongit/action-rubocop/actions/runs/7947724505/job/21696894186?pr=2
The text was updated successfully, but these errors were encountered: