Sha256: 57edab31a2b5c7f967369f4e88ed6447cf7d14ae43f55c2944b5bc07b4faf596
Contents?: true
Size: 278 Bytes
Versions: 75
Compression:
Stored size: 278 Bytes
Contents
module LintRoller Context = Struct.new( :runner, # :standard, :rubocop :runner_version, # "1.2.3" :engine, # :rubocop :engine_version, # "2.3.4", :rule_format, # :rubocop :target_ruby_version, # Gem::Version.new("2.7.0") keyword_init: true ) end
Version data entries
75 entries across 75 versions & 3 rubygems