Sha256: 3c3443069503bec19b99bd0bfaab100a81035f959980547adf8fcf3cfba2ffd4

Contents?: true

Size: 334 Bytes

Versions: 4

Compression:

Stored size: 334 Bytes

Contents

AllCops:
  DisabledByDefault: false
  NewCops: enable
  TargetRubyVersion: 2.7

Style/Documentation:
  Enabled: false

Layout:
  Enabled: false

Style/FrozenStringLiteralComment:
  Enabled: true
  SafeAutoCorrect: true
  Exclude:
    - bin/**/*
    - Gemfile

Lint/MissingSuper:
  Enabled: false

Metrics/BlockLength:
  Enabled: false

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
zx-monads-0.0.4 .rubocop.yml
zx-monads-0.0.3 .rubocop.yml
zx-monads-0.0.2 .rubocop.yml
zx-monads-0.0.1 .rubocop.yml