Sha256: cc1394f150dcda45451f4c454d68d82e8b6800a4af166ee7ce2f0a843c20d97a

Contents?: true

Size: 380 Bytes

Versions: 12

Compression:

Stored size: 380 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.5.0
  Exclude:
    - bin/*
  DisplayCopNames: true
Metrics/BlockLength:
  Exclude:
    - spec/**/*
Metrics/ModuleLength:
  Max: 200
Metrics/ClassLength:
  Max: 200
Style/ClassAndModuleChildren:
  EnforcedStyle: compact
Style/EmptyMethod:
  EnforcedStyle: expanded
Layout/EmptyLineAfterMagicComment:
  Enabled: false
Documentation:
  Enabled: false

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
nano_rpc-0.21.0 .rubocop.yml
nano_rpc-0.20.0 .rubocop.yml
nano_rpc-0.19.0 .rubocop.yml
nano_rpc-0.18.0 .rubocop.yml
nano_rpc-0.17.0 .rubocop.yml
nano_rpc-0.16.0 .rubocop.yml
nano_rpc-0.15.0 .rubocop.yml
nano_rpc-0.14.0 .rubocop.yml
nano_rpc-0.13.0 .rubocop.yml
nano_rpc-0.12.0 .rubocop.yml
nano_rpc-0.11.0 .rubocop.yml
nano_rpc-0.10.0 .rubocop.yml