Fixes #37929 - support download policies for file #1574
Annotations
3 errors
Rubocop:
app/services/katello/pulp3/repository/file.rb#L23
Performance/RedundantMerge: Use `options[:url] = nil` instead of `options.merge!(url: nil)`.
|
Rubocop:
app/services/katello/pulp3/repository/file.rb#L25
Performance/RedundantMerge: Use `options[:url] = root.url + '/PULP_MANIFEST'` instead of `options.merge!(url: root.url + '/PULP_MANIFEST')`.
|
Rubocop
Process completed with exit code 1.
|
Loading