|
|
@ -61,18 +61,6 @@ Rails/OutputSafety:
|
|
|
|
Exclude:
|
|
|
|
Exclude:
|
|
|
|
- 'config/initializers/simple_form.rb'
|
|
|
|
- 'config/initializers/simple_form.rb'
|
|
|
|
|
|
|
|
|
|
|
|
# This cop supports unsafe autocorrection (--autocorrect-all).
|
|
|
|
|
|
|
|
# Configuration parameters: Include.
|
|
|
|
|
|
|
|
# Include: **/Rakefile, **/*.rake
|
|
|
|
|
|
|
|
Rails/RakeEnvironment:
|
|
|
|
|
|
|
|
Exclude:
|
|
|
|
|
|
|
|
- 'lib/tasks/auto_annotate_models.rake'
|
|
|
|
|
|
|
|
- 'lib/tasks/db.rake'
|
|
|
|
|
|
|
|
- 'lib/tasks/emojis.rake'
|
|
|
|
|
|
|
|
- 'lib/tasks/mastodon.rake'
|
|
|
|
|
|
|
|
- 'lib/tasks/repo.rake'
|
|
|
|
|
|
|
|
- 'lib/tasks/statistics.rake'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Configuration parameters: Include.
|
|
|
|
# Configuration parameters: Include.
|
|
|
|
# Include: app/models/**/*.rb
|
|
|
|
# Include: app/models/**/*.rb
|
|
|
|
Rails/UniqueValidationWithoutIndex:
|
|
|
|
Rails/UniqueValidationWithoutIndex:
|
|
|
|