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