Sha256: 64b1e895c9977d3a8b79cfa30d7a21c7b078da07d40f07503b151296cedcb207

Contents?: true

Size: 333 Bytes

Versions: 3

Compression:

Stored size: 333 Bytes

Contents

AllCops:
  DisabledByDefault: false
  NewCops: enable
  TargetRubyVersion: 2.7

Style/Documentation:
  Enabled: false

Layout:
  Enabled: true

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

Lint/MissingSuper:
  Enabled: false

Metrics/BlockLength:
  Enabled: false

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
zx-monads-0.0.7 .rubocop.yml
zx-monads-0.0.6 .rubocop.yml
zx-monads-0.0.5 .rubocop.yml