Sha256: 46e905a650b386a1b5f10084e3a1c7d81fe7b5f393657623ad039dc7e7c522b9

Contents?: true

Size: 277 Bytes

Versions: 2

Compression:

Stored size: 277 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.6
  NewCops: enable

Style/StringLiterals:
  Enabled: true
  EnforcedStyle: double_quotes

Style/StringLiteralsInInterpolation:
  Enabled: true
  EnforcedStyle: double_quotes

Layout/LineLength:
  Max: 120

Metrics/BlockLength:
  Enabled: false

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
dbx-api-0.2.1 .rubocop.yml
dbx-api-0.2.0 .rubocop.yml