Sha256: e51ba68a1bd72133d2087e28bc2ab549db4a56ec9863d09da6de0d5d7ae96bd3
Contents?: true
Size: 824 Bytes
Versions: 7
Compression:
Stored size: 824 Bytes
Contents
# This configuration was generated by # `rubocop --auto-gen-config --auto-gen-only-exclude` # on 2022-10-04 18:22:01 UTC using RuboCop version 1.36.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: 2 # Configuration parameters: AllowedMethods, AllowedPatterns, IgnoredMethods, CountRepeatedAttributes, Max. Metrics/AbcSize: Exclude: - 'lib/preservation/client/versioned_api_service.rb' # Offense count: 1 # Configuration parameters: AllowedMethods, AllowedPatterns, IgnoredMethods, Max. Metrics/CyclomaticComplexity: Exclude: - 'lib/preservation/client/versioned_api_service.rb'
Version data entries
7 entries across 7 versions & 1 rubygems