Sha256: 8f3ceb58a65bf50938cd778a37a83933ac7e5bcaa7706b57a71230a37b580deb

Contents?: true

Size: 392 Bytes

Versions: 9

Compression:

Stored size: 392 Bytes

Contents

AllCops:
  NewCops: enable
  SuggestExtensions: false

Layout/LineLength:
  Max: 120

Lint/EmptyBlock:
  Enabled: no

Metrics/AbcSize:
  Enabled: no

Metrics/BlockLength:
  Enabled: no

Metrics/MethodLength:
  Enabled: no

Style/Documentation:
  Enabled: no

Style/FrozenStringLiteralComment:
  Enabled: yes
  EnforcedStyle: always
  Include:
    - 'lib/**/*'

Naming/FileName:
  Enabled: no

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
freddy-2.4.0 .rubocop.yml
freddy-2.3.0 .rubocop.yml
freddy-2.2.4 .rubocop.yml
freddy-2.2.3 .rubocop.yml
freddy-2.2.2 .rubocop.yml
freddy-2.2.1 .rubocop.yml
freddy-2.2.0 .rubocop.yml
freddy-2.1.0 .rubocop.yml
freddy-2.0.0 .rubocop.yml