Sha256: 6c6a40e5ba16b53ae8baf42ca09279ec7f53cbbead90bcad6c59b452a85f4048

Contents?: true

Size: 182 Bytes

Versions: 2

Compression:

Stored size: 182 Bytes

Contents

inherit_from: .rubocop_todo.yml

AllCops:
  Exclude:
    - 'lib/cext/generic_find_proxy.rb'

Style/Documentation:
  Enabled: false

Metrics/BlockLength:
  Exclude:
    - 'spec/**/*'

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
no_proxy_fix-0.1.1 .rubocop.yml
no_proxy_fix-0.1.0 .rubocop.yml