Sha256: c578bb432f1e588e26889102e33319d6bcd4ad06f4ab0100918cce34e6f5db50

Contents?: true

Size: 308 Bytes

Versions: 1

Compression:

Stored size: 308 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.4

Style/StringLiterals:
  Enabled: true
  EnforcedStyle: double_quotes

Style/StringLiteralsInInterpolation:
  Enabled: true
  EnforcedStyle: double_quotes

Layout/LineLength:
  Max: 120

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

Style/AsciiComments:
  Enabled: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pornhub_api-0.1.1 .rubocop.yml