Sha256: 72320b0a7889f05c1a957426fb6e8e73ae4b7f52e9ecd8985536e66fe64f92e7

Contents?: true

Size: 641 Bytes

Versions: 1

Compression:

Stored size: 641 Bytes

Contents

# frozen_string_literal: true

require "rubocop/cop/standard/rails_application_record"
require "rubocop/cop/standard/rails_controller_render_action_symbol"
require "rubocop/cop/standard/rails_controller_render_literal"
require "rubocop/cop/standard/rails_controller_render_paths_exist"
require "rubocop/cop/standard/rails_controller_render_shorthand"
require "rubocop/cop/standard/rails_render_inline"
require "rubocop/cop/standard/rails_render_object_collection"
require "rubocop/cop/standard/rails_view_render_literal"
require "rubocop/cop/standard/rails_view_render_paths_exist"
require "rubocop/cop/standard/rails_view_render_shorthand"

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rubocop-standard-1.12.0 lib/rubocop/cop/standard.rb