Sha256: 1784692acaa8f204bb5add0682a812fbe15a85cd4965d7bb25c9255401e2e12f

Contents?: true

Size: 411 Bytes

Versions: 14

Compression:

Stored size: 411 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.6
  NewCops: enable

Style/Documentation:
  Enabled: false

Style/StringLiterals:
  Enabled: true
  EnforcedStyle: double_quotes

Style/StringLiteralsInInterpolation:
  Enabled: true
  EnforcedStyle: double_quotes

Layout/LineLength:
  Max: 120

Metrics/BlockLength:
  AllowedMethods:
    - describe

Style/TrailingCommaInArguments:
  EnforcedStyleForMultiline: consistent_comma

Version data entries

14 entries across 14 versions & 4 rubygems

Version Path
stashify-microsoft-azure-storage-blob-1.0.0 .rubocop.yml
stashify-aws-s3-1.1.0 .rubocop.yml
stashify-google-cloud-storage-3.1.0 .rubocop.yml
stashify-google-cloud-storage-3.0.0 .rubocop.yml
stashify-aws-s3-1.0.0 .rubocop.yml
stashify-3.0.0 .rubocop.yml
stashify-google-cloud-storage-2.0.0 .rubocop.yml
stashify-2.1.1 .rubocop.yml
stashify-2.1.0 .rubocop.yml
stashify-2.0.0 .rubocop.yml
stashify-1.0.5 .rubocop.yml
stashify-1.0.4 .rubocop.yml
stashify-1.0.3 .rubocop.yml
stashify-1.0.2 .rubocop.yml