mirror of
https://github.com/meineerde/redmine.git
synced 2026-02-01 03:57:15 +00:00
Update rubocop-performance to 1.5.0 (#31509).
git-svn-id: http://svn.redmine.org/redmine/trunk@18579 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
30f3fea023
commit
fff145a49d
@ -690,6 +690,18 @@ Naming/VariableNumber:
|
||||
- 'test/unit/lib/redmine/scm/adapters/mercurial_adapter_test.rb'
|
||||
- 'test/unit/project_test.rb'
|
||||
|
||||
# Cop supports --auto-correct.
|
||||
Performance/Count:
|
||||
Exclude:
|
||||
- 'test/functional/workflows_controller_test.rb'
|
||||
- 'test/integration/api_test/issues_test.rb'
|
||||
- 'test/unit/issue_test.rb'
|
||||
|
||||
# Cop supports --auto-correct.
|
||||
Performance/Detect:
|
||||
Exclude:
|
||||
- 'test/unit/project_copy_test.rb'
|
||||
|
||||
Performance/FixedSize:
|
||||
Exclude:
|
||||
- 'test/integration/api_test/issues_test.rb'
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user