Sha256: 4efd54314902b70a09688a8479236f6f6d71c9507f950a8198e8532f5f745095

Contents?: true

Size: 313 Bytes

Versions: 3

Compression:

Stored size: 313 Bytes

Contents

inherit_gem:
  bixby: bixby_default.yml

inherit_from: .rubocop_todo.yml

Naming/FileName:
  Exclude:
    - '**/Gemfile'
    - '**/*.rake'
    - 'hydra-pcdm.gemspec'

Metrics/BlockLength:
  Exclude:
    - 'spec/**/*.rb'

Style/FrozenStringLiteralComment:
  Enabled: false

Rails/RakeEnvironment:
  Enabled: false

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
hydra-pcdm-1.4.0 .rubocop.yml
hydra-pcdm-1.3.0 .rubocop.yml
hydra-pcdm-1.2.0 .rubocop.yml