Sha256: 2f4a43d16e925a689197434e09b896842bb6dbc43bb045144c711bb98e723d84

Contents?: true

Size: 330 Bytes

Versions: 3

Compression:

Stored size: 330 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.2
  Exclude:
    - '*.gemspec'
    - 'Gemfile*'
    - 'bin/**/*'
    - 'test/**/*'
    - 'lib/tasks/*'
    - 'vendor/**/*'

Documentation:
  Enabled: false

Metrics:
  Enabled: false

Style:
  Enabled: false

Layout:
  Enabled: false

Performance/Casecmp:
  Enabled: false

Naming:
  Enabled: false

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
fhir_client-3.1.0 .rubocop.yml
fhir_client-3.0.7 .rubocop.yml
fhir_client-3.0.6 .rubocop.yml