Sha256: a5d5dd018f6a135c1e9ed0f74de1b9f8d4a19a9aa837353a3abe70179ae0cb3f

Contents?: true

Size: 245 Bytes

Versions: 6

Compression:

Stored size: 245 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.5
  Exclude:
    - 'bin/*'
    - 'alfonsox.gemspec'
    - 'Gemfile'
    - 'Gemfile.lock'

Metrics/LineLength:
  Max: 120

Style/RedundantSelf:
  Enabled: false

Layout/EmptyLineAfterGuardClause:
    Enabled: false

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
alfonsox-0.2.8 .rubocop.yml
alfonsox-0.2.7 .rubocop.yml
alfonsox-0.2.6 .rubocop.yml
alfonsox-0.2.5 .rubocop.yml
alfonsox-0.1.1 .rubocop.yml
alfonsox-0.1.0 .rubocop.yml