Sha256: ccc6503a6c60221da50377f58da90d6760870a66414b1475559dfa7f0a0646ee

Contents?: true

Size: 362 Bytes

Versions: 1

Compression:

Stored size: 362 Bytes

Contents

AllCops:
  Exclude:
    - 'gemfiles/**/*'
  TargetRubyVersion: 2.4
  NewCops: enable
Metrics/BlockLength:
  Enabled: false
Metrics/LineLength:
  Enabled: false
Metrics/MethodLength:
  Enabled: false
Naming/MethodParameterName:
  Enabled: false
Style/Documentation:
  Enabled: false
Style/TrailingCommaInHashLiteral:
  EnforcedStyleForMultiline: consistent_comma

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
active_record_postgresql_xverify-0.2.0 .rubocop.yml