Enable Lint/RedundantCopDisableDirective (#23687)

This commit is contained in:
Nick Schonning
2023-02-17 22:30:14 -05:00
committed by GitHub
parent d65b2c1924
commit e2567df860
3 changed files with 1 additions and 8 deletions

View File

@ -3626,7 +3626,3 @@ Style/WordArray:
- 'spec/services/activitypub/process_account_service_spec.rb'
- 'spec/services/delete_account_service_spec.rb'
- 'spec/workers/scheduler/accounts_statuses_cleanup_scheduler_spec.rb'
# don't clean out the manual directives overridden by generated file
Lint/RedundantCopDisableDirective:
Enabled: false