Sha256: b6e3ea5f5e5a81c36fbf41acbee5992256d9fa5820b80ef24ff6062c40e4fcf8

Contents?: true

Size: 346 Bytes

Versions: 1

Compression:

Stored size: 346 Bytes

Contents

Metrics/LineLength:
  Max: 100

Metrics/BlockLength:
  ExcludedMethods:
    - let
    - it
    - describe
    - context
    - specify
    - define

Metrics/MethodLength:
  Max: 25
  Exclude:
    - spec/db_helper.rb

AllCops:
  TargetRubyVersion: 2.3

Metrics/AbcSize:
  Max: 16
  Exclude:
    - spec/db_helper.rb

Metrics/ClassLength:
  Max: 125

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
dbee-active_record-1.0.0.pre.alpha .rubocop.yml