Fix Rails/WhereExists cop in account/interactions concern (#28789)

This commit is contained in:
Matt Jankowski
2024-01-18 04:36:16 -05:00
committed by GitHub
parent 4c23297c04
commit 89c9a4502d
2 changed files with 13 additions and 14 deletions

View File

@@ -82,7 +82,6 @@ Rails/WhereExists:
- 'app/lib/feed_manager.rb'
- 'app/lib/status_cache_hydrator.rb'
- 'app/lib/suspicious_sign_in_detector.rb'
- 'app/models/concerns/account/interactions.rb'
- 'app/models/featured_tag.rb'
- 'app/models/poll.rb'
- 'app/models/session_activation.rb'