mirror of
https://github.com/redmine/redmine.git
synced 2025-12-16 05:20:28 +01:00
rubocop: add new detected files to Performance/RedundantBlockCall (#32308)
git-svn-id: http://svn.redmine.org/redmine/trunk@18818 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -530,6 +530,8 @@ Performance/FixedSize:
|
||||
Performance/RedundantBlockCall:
|
||||
Exclude:
|
||||
- 'app/controllers/application_controller.rb'
|
||||
- 'lib/redmine/scm/adapters/abstract_adapter.rb'
|
||||
- 'lib/redmine/views/builders.rb'
|
||||
|
||||
# Cop supports --auto-correct.
|
||||
Performance/RedundantMatch:
|
||||
|
||||
Reference in New Issue
Block a user