Skip to content

Commit

Permalink
Rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
parthaa committed Sep 11, 2024
1 parent 442d4e8 commit 695190d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/models/katello/host/content_facet.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
module Katello
module Host
# rubocop:disable Metrics/ClassLength
class ContentFacet < Katello::Model
audited :associated_with => :host
self.table_name = 'katello_content_facets'
Expand Down

0 comments on commit 695190d

Please sign in to comment.