Sha256: 2285600b5b6f92169af178badb97d8318dac8d8b882e8f15889f8acdaf45b4bf
Contents?: true
Size: 831 Bytes
Versions: 8
Compression:
Stored size: 831 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config` # on 2018-12-18 09:21:53 -0800 using RuboCop version 0.60.0. # 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: 3 # Configuration parameters: CountComments, ExcludedMethods. # ExcludedMethods: refine Metrics/BlockLength: Max: 104 # Offense count: 1 Style/Documentation: Exclude: - 'spec/**/*' - 'test/**/*' - 'lib/dor/services/client.rb' # Offense count: 10 # Configuration parameters: AllowHeredoc, AllowURI, URISchemes, IgnoreCopDirectives, IgnoredPatterns. # URISchemes: http, https Metrics/LineLength: Max: 115
Version data entries
8 entries across 8 versions & 1 rubygems