mirror of
https://github.com/redmine/redmine.git
synced 2026-07-05 14:18:02 +02:00
Update RuboCop Performance to 1.10 (#34159).
git-svn-id: http://svn.redmine.org/redmine/trunk@20759 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -531,6 +531,11 @@ Performance/RedundantMatch:
|
||||
- 'lib/redmine/wiki_formatting/textile/formatter.rb'
|
||||
- 'lib/redmine/wiki_formatting/textile/redcloth3.rb'
|
||||
|
||||
# Cop supports --auto-correct.
|
||||
Performance/RedundantSplitRegexpArgument:
|
||||
Exclude:
|
||||
- 'lib/redmine/wiki_formatting/textile/redcloth3.rb'
|
||||
|
||||
# Cop supports --auto-correct.
|
||||
# Configuration parameters: AutoCorrect.
|
||||
Performance/StringInclude:
|
||||
|
||||
Reference in New Issue
Block a user