.rubocop_todo.yml in cocina-models-0.90.0 vs .rubocop_todo.yml in cocina-models-0.91.0
- old
+ new
@@ -1,14 +1,14 @@
# This configuration was generated by
# `rubocop --auto-gen-config --auto-gen-only-exclude`
-# on 2023-03-13 15:58:18 UTC using RuboCop version 1.48.1.
+# on 2023-06-20 05:46:00 UTC using RuboCop version 1.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: 3
+# Offense count: 8
# Configuration parameters: EnforcedStyle, AllowedGems, Include.
# SupportedStyles: Gemfile, gems.rb, gemspec
# Include: **/*.gemspec, **/Gemfile, **/gems.rb
Gemspec/DevelopmentDependencies:
Exclude:
@@ -67,15 +67,14 @@
RSpec/NestedGroups:
Exclude:
- 'spec/cocina/models/mapping/normalizers/mods/origin_info_normalizer_spec.rb'
- 'spec/cocina/models/validators/date_time_validator_spec.rb'
-# Offense count: 24
+# Offense count: 19
RSpec/PendingWithoutReason:
Exclude:
- 'spec/cocina/models/mapping/descriptive/mods/name_spec.rb'
- 'spec/cocina/models/mapping/descriptive/mods/origin_info_place_spec.rb'
- - 'spec/cocina/models/mapping/descriptive/mods/part_spec.rb'
- 'spec/cocina/models/mapping/descriptive/mods/physical_description_spec.rb'
- 'spec/cocina/models/mapping/descriptive/mods/record_info_spec.rb'
- 'spec/cocina/models/mapping/descriptive/mods/subject_classification_spec.rb'
- 'spec/cocina/models/mapping/descriptive/mods/subject_genre_spec.rb'
- 'spec/cocina/models/mapping/descriptive/mods/subject_geographic_spec.rb'