Sha256: 15515a8dc8e308b9314ba049d9856a3d6c8da4692e1e54e997e0581ef817de6c

Contents?: true

Size: 271 Bytes

Versions: 55

Compression:

Stored size: 271 Bytes

Contents

# frozen_string_literal: true

require 'rubocop'

require_relative 'rubocop/performance'
require_relative 'rubocop/performance/version'
require_relative 'rubocop/performance/inject'

RuboCop::Performance::Inject.defaults!

require_relative 'rubocop/cop/performance_cops'

Version data entries

55 entries across 51 versions & 5 rubygems

Version Path
rubocop-performance-1.14.1 lib/rubocop-performance.rb
rubocop-performance-1.14.0 lib/rubocop-performance.rb
op_connect-0.1.2 vendor/bundle/ruby/3.1.0/gems/rubocop-performance-1.13.3/lib/rubocop-performance.rb
rubocop-performance-1.13.3 lib/rubocop-performance.rb
rubocop-performance-1.13.2 lib/rubocop-performance.rb
rubocop-performance-1.13.1 lib/rubocop-performance.rb
rubocop-performance-1.13.0 lib/rubocop-performance.rb
rubocop-performance-1.12.0 lib/rubocop-performance.rb
rubocop-performance-1.11.5 lib/rubocop-performance.rb
rubocop-performance-1.11.4 lib/rubocop-performance.rb
rubocop-performance-1.11.3 lib/rubocop-performance.rb
rubocop-performance-1.11.2 lib/rubocop-performance.rb
rubocop-performance-1.11.1 lib/rubocop-performance.rb
rubocop-performance-1.11.0 lib/rubocop-performance.rb
rubocop-performance-1.10.2 lib/rubocop-performance.rb
rubocop-performance-1.10.1 lib/rubocop-performance.rb
rubocop-performance-1.10.0 lib/rubocop-performance.rb
rubocop-performance-1.9.2 lib/rubocop-performance.rb
rubocop-performance-1.9.1 lib/rubocop-performance.rb
rubocop-performance-1.9.0 lib/rubocop-performance.rb