Sha256: dd38b36b67b5681b22304a5ca9307181628d676bb50cd84cb5979e69954a883a

Contents?: true

Size: 238 Bytes

Versions: 5

Compression:

Stored size: 238 Bytes

Contents

inherit_from: .rubocop_todo.yml

AllCops:
  TargetRubyVersion: 2.4

Naming/PredicateName:
  Exclude:
    - 'lib/darthjee/core_ext/object.rb'

Metrics/BlockLength:
  Exclude:
    - 'spec/**/*_spec.rb'
    - 'spec/support/shared_*/**/*.rb'

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
darthjee-core_ext-1.7.3 .rubocop.yml
darthjee-core_ext-1.7.2 .rubocop.yml
darthjee-core_ext-1.7.1 .rubocop.yml
darthjee-core_ext-1.7.0 .rubocop.yml
darthjee-core_ext-1.6.2 .rubocop.yml