Sha256: 7e2238fcaf0a2869bb7af046e71ccf317b813df6dc8ebda0aa51fa64690d4ae2

Contents?: true

Size: 277 Bytes

Versions: 2

Compression:

Stored size: 277 Bytes

Contents

AllCops:
  Exclude:
    - 'nextcloud-ruby.gemspec'
  TargetRubyVersion: 2.3

Style/FrozenStringLiteralComment:
  Enabled: false

Metrics/LineLength:
  Max: 89

Documentation:
  Enabled: false

Style/FileName:
  Enabled: false

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
nextcloud-ruby-0.1.2 .rubocop.yml
nextcloud-ruby-0.1.1 .rubocop.yml