Fixes #38038 - Show full GPG Key URL #1694
Annotations
2 errors
Rubocop:
app/models/katello/repository.rb#L361
Rails/Blank: Use `if self.root.gpg_key.try(:content).blank?` instead of `unless self.root.gpg_key.try(:content).present?`.
|
Rubocop
Process completed with exit code 1.
|
Loading