Sha256: b6dc2d4af87f89eaff23090f5adcbae002a12c78ceda90a41cdb33512bfafbe5

Contents?: true

Size: 533 Bytes

Versions: 11

Compression:

Stored size: 533 Bytes

Contents

Lint/UselessAssignment:
  Exclude:
    - 'lib/popito/deployer/client/archive_downloading.rb'
    - 'lib/popito/deployer/client/included_files.rb'
Layout/LineLength:
   Max: 130
Metrics/CyclomaticComplexity:
   Max: 8
Style/FrozenStringLiteralComment:
    Enabled: false
Style/StringLiterals:
    Enabled: false
Style/Documentation:
    Enabled: false
Metrics/AbcSize:
    Max: 25
Metrics/MethodLength:
    Max: 20
AllCops:
  NewCops: enable
  Exclude:
    - 'bin/bundle'
    - 'db/schema.rb'
    - 'db/migrate/*'
    - 'db/seeds.rb'

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
popito-0.0.11.alpha .rubocop.yml
popito-0.0.10.alpha .rubocop.yml
popito-0.0.9.alpha .rubocop.yml
popito-0.0.8.alpha .rubocop.yml
popito-0.0.7.alpha .rubocop.yml
popito-0.0.6.alpha .rubocop.yml
popito-0.0.5.alpha .rubocop.yml
popito-0.0.4.alpha .rubocop.yml
popito-0.0.3.alpha .rubocop.yml
popito-0.0.2.alpha .rubocop.yml
popito-0.0.1.alpha .rubocop.yml