Class: RuboCop::Packs::Private::Offense

Inherits:
T::Struct
  • Object
show all
Extended by:
T::Sig
Defined in:
lib/rubocop/packs/private/offense.rb

Instance Method Summary collapse

Instance Method Details

#packObject



13
14
15
# File 'lib/rubocop/packs/private/offense.rb', line 13

def pack
  ::Packs.for_file(filepath)
end