Sha256: fc1684ac72b083d3b54f355002cc2e6d8514e2fe39a7ea035eb4b30743c0d7d8

Contents?: true

Size: 295 Bytes

Versions: 4

Compression:

Stored size: 295 Bytes

Contents

Metrics/LineLength:
  Max: 120

AllCops:
  TargetRubyVersion: 2.1
  Exclude:
    - 'pkg/**/*'
    - 'vendor/**/*'
    - 'coverage/**/*'
    - '.idea/**/*'
    - '*.gemspec'

Metrics/ParameterLists:
  CountKeywordArgs: false

Metrics/MethodLength:
  Max: 11

Style/MethodMissing:
  Enabled: false

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
page_magic-1.2.8 .rubocop.yml
page_magic-1.2.8.alpha .rubocop.yml
page_magic-1.2.7 .rubocop.yml
page_magic-1.2.6 .rubocop.yml