Fix Rails/WhereExists cop in CLI (#25123)
This commit is contained in:
parent
b7b96efd17
commit
80c7de9984
2 changed files with 2 additions and 3 deletions
|
@ -890,7 +890,6 @@ Rails/WhereExists:
|
|||
- 'app/validators/vote_validator.rb'
|
||||
- 'app/workers/move_worker.rb'
|
||||
- 'db/migrate/20190529143559_preserve_old_layout_for_existing_users.rb'
|
||||
- 'lib/mastodon/cli/email_domain_blocks.rb'
|
||||
- 'lib/tasks/tests.rake'
|
||||
- 'spec/controllers/api/v1/accounts/notes_controller_spec.rb'
|
||||
- 'spec/controllers/api/v1/tags_controller_spec.rb'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue