Sha256: e70fb90617cd50905b86240a1f25bc8edca11e06e77b10e87c371979f91eaf18

Contents?: true

Size: 409 Bytes

Versions: 7

Compression:

Stored size: 409 Bytes

Contents

AllCops:
  TargetRubyVersion: 2.6
  NewCops: enable

Layout/LineLength:
  Max: 250

Metrics/MethodLength:
  Enabled: false

Metrics/AbcSize:
  Enabled: false

Metrics/CyclomaticComplexity:
  Enabled: false

Metrics/PerceivedComplexity:
  Enabled: false

Style/Documentation:
  Enabled: false

Metrics/ClassLength:
  Enabled: false

Style/AsciiComments:
  Enabled: false

Metrics/BlockLength:
  Enabled: false

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
change_healthcare-professional_claims-0.6.1 .rubocop.yml
change_healthcare-professional_claims-0.6.0 .rubocop.yml
change_healthcare-professional_claims-0.5.0 .rubocop.yml
change_healthcare-professional_claims-0.4.0 .rubocop.yml
change_healthcare-professional_claims-0.3.0 .rubocop.yml
change_healthcare-professional_claims-0.2.0 .rubocop.yml
change_healthcare-professional_claims-0.1.0 .rubocop.yml