Sha256: 5da5434a25250a7b87dfc87506a2a95741404c0a97da4f7de19a79b3f44ff49f

Contents?: true

Size: 266 Bytes

Versions: 2

Compression:

Stored size: 266 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.3
  Exclude:
    - 'bin/*'

Metrics/LineLength:
  Enabled: false

Metrics/BlockLength:
  Exclude:
    - 'spec/**/*'
Style/TrailingCommaInLiteral:
  EnforcedStyleForMultiline: comma
Style/RescueStandardError:
  EnforcedStyle: implicit

Version data entries

2 entries across 2 versions & 1 rubygems

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