Sha256: 65074a27b9eeb7485ec17ef6fc97a0d18b02645d7451e15ee6557f20757ee204

Contents?: true

Size: 355 Bytes

Versions: 1

Compression:

Stored size: 355 Bytes

Contents

inherit_from:
  - https://gitlab.com/snippets/1744945/raw
  - .rubocop_todo.yml

AllCops:
  TargetRubyVersion: 2.3
  Exclude:
    - "bin/stubs/*"
  DisplayCopNames:
    Enabled: true

RSpec/ContextWording:
  Exclude:
    - "spec/features/**/*"
RSpec/NestedGroups:
  Max: 4
RSpec/ReturnFromStub:
  Enabled: false
Style/EmptyCaseCondition:
  Enabled: false

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
imap-backup-2.1.1 .rubocop.yml