Sha256: 48a9efc0cd3d4707ec68872b5c56a5fe497a1dcc96d99a25f7dcc024cf5bd08e

Contents?: true

Size: 213 Bytes

Versions: 3

Compression:

Stored size: 213 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.4.4

Style/RegexpLiteral:
  EnforcedStyle: slashes
  AllowInnerSlashes: true

Style/Documentation:
  Enabled: false

Metrics/BlockLength:
  Enabled: true
  Exclude:
    - spec/**/*

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
imagen-0.1.1 .rubocop.yml
undercover-0.1.0 .rubocop.yml
imagen-0.1.0 .rubocop.yml