Sha256: 230fe3cac154abfe09e35992f881907e70679f501284ed5d0a47da2fe00e88ea

Contents?: true

Size: 329 Bytes

Versions: 12

Compression:

Stored size: 329 Bytes

Contents

AllCops:
  Exclude:
    - 'Gemfile'
    - 'Rakefile'
    - 'atp_scraper.gemspec'
    - 'test/**/*'
    - 'vendor/**/*'

Metrics/LineLength:
  Max: 100

Metrics/MethodLength:
  Max: 20

Style/StringLiterals:
  Enabled: false

Style/MultilineOperationIndentation:
  EnforcedStyle: indented

Style/MutableConstant:
  Enabled: false

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
atp_scraper-0.7.2 .rubocop.yml
atp_scraper-0.7.0 .rubocop.yml
atp_scraper-0.6.3 .rubocop.yml
atp_scraper-0.6.2 .rubocop.yml
atp_scraper-0.6.1 .rubocop.yml
atp_scraper-0.6.0 .rubocop.yml
atp_scraper-0.5.1 .rubocop.yml
atp_scraper-0.5.0 .rubocop.yml
atp_scraper-0.4.0 .rubocop.yml
atp_scraper-0.3.0 .rubocop.yml
atp_scraper-0.2.0 .rubocop.yml
atp_scraper-0.1.0 .rubocop.yml