FactoryBot/ExcessiveCreateList:
Exclude:
- 'test/controllers/api/changeset_comments_controller_test.rb'
- - 'test/controllers/api/messages_controller_test.rb'
+ - 'test/controllers/api/messages/inboxes_controller_test.rb'
+ - 'test/controllers/api/messages/outboxes_controller_test.rb'
- 'test/controllers/changesets_controller_test.rb'
- 'test/controllers/diary_entries_controller_test.rb'
- 'test/controllers/notes_controller_test.rb'
- 'test/controllers/traces_controller_test.rb'
- 'test/controllers/user_blocks_controller_test.rb'
+ - 'test/system/users_test.rb'
# Offense count: 635
# This cop supports safe autocorrection (--autocorrect).
Rails/OutputSafety:
Exclude:
- 'app/helpers/application_helper.rb'
+ - 'app/helpers/user_mailer_helper.rb'
- 'lib/rich_text.rb'
- 'test/helpers/application_helper_test.rb'