mirror of
https://github.com/redmine/redmine.git
synced 2025-12-15 21:10:27 +01:00
Replace Hash#merge! with Hash#[]= (#34160).
git-svn-id: http://svn.redmine.org/redmine/trunk@20175 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -564,22 +564,6 @@ Performance/RedundantMatch:
|
||||
- 'lib/redmine/wiki_formatting/textile/formatter.rb'
|
||||
- 'lib/redmine/wiki_formatting/textile/redcloth3.rb'
|
||||
|
||||
# Cop supports --auto-correct.
|
||||
# Configuration parameters: MaxKeyValuePairs.
|
||||
Performance/RedundantMerge:
|
||||
Exclude:
|
||||
- 'app/controllers/issues_controller.rb'
|
||||
- 'app/helpers/application_helper.rb'
|
||||
- 'app/helpers/avatars_helper.rb'
|
||||
- 'app/helpers/custom_fields_helper.rb'
|
||||
- 'app/helpers/workflows_helper.rb'
|
||||
- 'app/models/auth_source_ldap.rb'
|
||||
- 'app/models/principal.rb'
|
||||
- 'lib/redmine/access_control.rb'
|
||||
- 'test/functional/imports_controller_test.rb'
|
||||
- 'test/unit/issue_import_test.rb'
|
||||
- 'test/unit/time_entry_import_test.rb'
|
||||
|
||||
# Cop supports --auto-correct.
|
||||
Performance/Squeeze:
|
||||
Exclude:
|
||||
|
||||
Reference in New Issue
Block a user