|
|
|
@ -196,19 +196,6 @@ Rails/UniqueValidationWithoutIndex:
|
|
|
|
|
- 'app/models/identity.rb'
|
|
|
|
|
- 'app/models/webauthn_credential.rb'
|
|
|
|
|
|
|
|
|
|
# Configuration parameters: Include.
|
|
|
|
|
# Include: app/models/**/*.rb
|
|
|
|
|
Rails/UnusedIgnoredColumns:
|
|
|
|
|
Exclude:
|
|
|
|
|
- 'app/models/account.rb'
|
|
|
|
|
- 'app/models/account_stat.rb'
|
|
|
|
|
- 'app/models/admin/action_log.rb'
|
|
|
|
|
- 'app/models/custom_filter.rb'
|
|
|
|
|
- 'app/models/email_domain_block.rb'
|
|
|
|
|
- 'app/models/report.rb'
|
|
|
|
|
- 'app/models/status_edit.rb'
|
|
|
|
|
- 'app/models/user.rb'
|
|
|
|
|
|
|
|
|
|
# This cop supports unsafe autocorrection (--autocorrect-all).
|
|
|
|
|
# Configuration parameters: EnforcedStyle.
|
|
|
|
|
# SupportedStyles: exists, where
|
|
|
|
|