Actions
Bug #23119
closedCorrect rubocop on candlepin proxies controller
Description
Somehow this was merged:
Offenses: app/controllers/katello/api/rhsm/candlepin_proxies_controller.rb:2:3: C: Metrics/ClassLength: Class has too many lines. [397/396] class Api::Rhsm::CandlepinProxiesController < Api::V2::ApiController ... ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 1 file inspected, 1 offense detected
Updated by The Foreman Bot almost 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/7284 added
Updated by Anonymous almost 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|f5c29747bfaa04c41a8c899c00dc21148e687d73.
Actions