Sha256: 622ef50f367e1d9a8c84694e62e813dfb004f524ad212b98a59c1b801066e2b8
Contents?: true
Size: 694 Bytes
Versions: 31
Compression:
Stored size: 694 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2019-09-03 08:11:02 -0500 using RuboCop version 0.61.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: 2 Style/Documentation: Exclude: - 'spec/**/*' - 'test/**/*' - 'lib/dor/services/client.rb' # Offense count: 151 # Configuration parameters: AllowHeredoc, AllowURI, URISchemes, IgnoreCopDirectives, IgnoredPatterns. # URISchemes: http, https Metrics/LineLength: Max: 164
Version data entries
31 entries across 31 versions & 1 rubygems