Sha256: 0597b9f91eebdd0237a0df3054777155453732746d8a0007b7c3244191490b16

Contents?: true

Size: 189 Bytes

Versions: 2

Compression:

Stored size: 189 Bytes

Contents

inherit_mode:
  merge:
    - Exclude

AllCops:
  NewCops: enable
  Exclude:
    - spec/**/*
  TargetRubyVersion: 2.6

Metrics/ClassLength:
  Max: 150

Style/Documentation:
  Enabled: false

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
grape-jsonapi-1.0.1 .rubocop.yml
grape-jsonapi-1.0.0 .rubocop.yml