class Standard::Base::Plugin
def rules(context)
def rules(context) LintRoller::Rules.new( type: :path, config_format: :rubocop, value: determine_yaml_path(context.target_ruby_version) ) end
def rules(context) LintRoller::Rules.new( type: :path, config_format: :rubocop, value: determine_yaml_path(context.target_ruby_version) ) end