mirror of
https://iceshrimp.dev/blueb/Chuckya-fe-standalone.git
synced 2026-01-11 13:33:21 -08:00
Fix Rails/WhereExists cop in app/models (#28863)
This commit is contained in:
parent
599bc69503
commit
9d413cbaf8
4 changed files with 3 additions and 6 deletions
|
|
@ -81,9 +81,6 @@ Rails/WhereExists:
|
|||
- 'app/lib/delivery_failure_tracker.rb'
|
||||
- 'app/lib/feed_manager.rb'
|
||||
- 'app/lib/suspicious_sign_in_detector.rb'
|
||||
- 'app/models/poll.rb'
|
||||
- 'app/models/session_activation.rb'
|
||||
- 'app/models/status.rb'
|
||||
- 'app/policies/status_policy.rb'
|
||||
- 'app/serializers/rest/announcement_serializer.rb'
|
||||
- 'app/workers/move_worker.rb'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue