|
|
@ -289,15 +289,6 @@ Lint/OrAssignmentToConstant: |
|
|
|
Exclude: |
|
|
|
- 'lib/sanitize_ext/sanitize_config.rb' |
|
|
|
|
|
|
|
# Offense count: 6 |
|
|
|
# This cop supports safe autocorrection (--autocorrect). |
|
|
|
Lint/ParenthesesAsGroupedExpression: |
|
|
|
Exclude: |
|
|
|
- 'spec/controllers/api/v1/admin/accounts_controller_spec.rb' |
|
|
|
- 'spec/controllers/api/v2/admin/accounts_controller_spec.rb' |
|
|
|
- 'spec/lib/activitypub/activity/flag_spec.rb' |
|
|
|
- 'spec/models/import_spec.rb' |
|
|
|
|
|
|
|
# Offense count: 3 |
|
|
|
# This cop supports safe autocorrection (--autocorrect). |
|
|
|
# Configuration parameters: IgnoreEmptyBlocks, AllowUnusedKeywordArguments. |
|
|
|