Sha256: 8eca3c918535fbfd5aa2f60530b8c21a50608833ade7265387e005354116adeb

Contents?: true

Size: 358 Bytes

Versions: 2

Compression:

Stored size: 358 Bytes

Contents

---
inherit_from:
  - .niftany/layout.yml
  - .niftany/lint.yml
  - .niftany/metrics.yml
  - .niftany/naming.yml
  - .niftany/niftany_rubocop_rspec.yml
  - .niftany/performance.yml
  - .niftany/style.yml
  - .rubocop_todo.yml

AllCops:
  DisplayCopNames: true
  NewCops: enable

Metrics/BlockLength:
  Exclude:
    - 'spec/**/*'
    - 'psu_identity.gemspec'

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
psu_identity-0.3.0 .rubocop.yml
psu_identity-0.2.0 .rubocop.yml