Sha256: 128cf5c05cf04192359d2a457dfeaed95e29a689b4922a4699d53b40a5f50e68

Contents?: true

Size: 704 Bytes

Versions: 11

Compression:

Stored size: 704 Bytes

Contents

# This configuration was generated by
# `rubocop --auto-gen-config`
# on 2019-03-22 01:56:17 -0400 using RuboCop version 0.52.1.
# The point is for the user to remove these configuration records
# one by one as the offenses are removed from the code base.
# Note that changes in the inspected code, or installation of new
# versions of RuboCop, may require this file to be generated again.

# Offense count: 4
# Cop supports --auto-correct.
Performance/RegexpMatch:
  Exclude:
    - 'lib/fhir_client/model/client_reply.rb'

# Offense count: 197
# Configuration parameters: AllowHeredoc, AllowURI, URISchemes, IgnoreCopDirectives, IgnoredPatterns.
# URISchemes: http, https
Metrics/LineLength:
  Max: 210

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
fhir_client-5.0.3 .rubocop_todo.yml
fhir_client-5.0.2 .rubocop_todo.yml
fhir_client-5.0.1 .rubocop_todo.yml
fhir_client-5.0.0 .rubocop_todo.yml
fhir_client-4.0.6 .rubocop_todo.yml
fhir_client-4.0.5 .rubocop_todo.yml
fhir_client-4.0.4 .rubocop_todo.yml
fhir_client-4.0.3 .rubocop_todo.yml
fhir_client-4.0.2 .rubocop_todo.yml
fhir_client-4.0.1 .rubocop_todo.yml
fhir_client-4.0.0 .rubocop_todo.yml