Sha256: b610bdbe78e1d855a4239ef8c86fdf6f1ea87b93ad8f9cca446aa1869ae88a5c

Contents?: true

Size: 209 Bytes

Versions: 1

Compression:

Stored size: 209 Bytes

Contents

inherit_from: .rubocop_todo.yml

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

Style/Documentation:
  Enabled: false

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
no_proxy_fix-0.1.2 .rubocop.yml