mirror of
https://github.com/redmine/redmine.git
synced 2025-12-15 21:10:27 +01:00
Ruby 2.7: Remove deprecated URI.escape/unescape (#32752).
Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@19455 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -441,12 +441,6 @@ Lint/UnusedBlockArgument:
|
||||
Lint/UnusedMethodArgument:
|
||||
Enabled: false
|
||||
|
||||
Lint/UriEscapeUnescape:
|
||||
Exclude:
|
||||
- 'lib/redmine/field_format.rb'
|
||||
- 'lib/redmine/scm/adapters/subversion_adapter.rb'
|
||||
- 'test/functional/wiki_controller_test.rb'
|
||||
|
||||
Lint/UselessAssignment:
|
||||
Enabled: false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user