Sha256: 8b3700eff44aa9275f1260f8d4fccb43f2036ef4382059329285bc8484d2771c

Contents?: true

Size: 576 Bytes

Versions: 7

Compression:

Stored size: 576 Bytes

Contents

Metrics/LineLength:
  Max: 160
Style/Documentation:
  Enabled: false
Style/FrozenStringLiteralComment:
  Include:
    - lib/**
Metrics/BlockLength:
  Exclude:
    - 'Rakefile'
    - '**/*.rake'
    - 'spec/**/*.rb'
    - 'fasten.gemspec'
Metrics:
  Exclude:
    - 'lib/fasten/ui/curses.rb'
Naming:
  Exclude:
    - 'lib/fasten/ui/curses.rb'
Style:
  Exclude:
    - 'lib/fasten/ui/curses.rb'
Metrics/AbcSize:
  Max: 25
Metrics/MethodLength:
  Max: 15
Metrics/ParameterLists:
  Max: 8
Layout/AlignHash:
  EnforcedHashRocketStyle: table
Style/FormatStringToken:
  Enabled: false

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
fasten-0.14.2 .rubocop.yml
fasten-0.14.0 .rubocop.yml
fasten-0.12.8 .rubocop.yml
fasten-0.12.6 .rubocop.yml
fasten-0.12.4 .rubocop.yml
fasten-0.12.2 .rubocop.yml
fasten-0.12.0 .rubocop.yml