.rubocop_todo.yml in with_model-2.1.5 vs .rubocop_todo.yml in with_model-2.1.6

- old
+ new

@@ -4,24 +4,9 @@ # 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 -RSpec/Be: - Exclude: - - 'spec/readme_spec.rb' - - 'spec/with_model_spec.rb' - -# Offense count: 3 -RSpec/BeforeAfterAll: - Exclude: - - 'spec/spec_helper.rb' - - 'spec/rails_helper.rb' - - 'spec/support/**/*.rb' - - 'spec/readme_spec.rb' - - 'spec/with_model_spec.rb' - # Offense count: 6 # Configuration parameters: Prefixes. # Prefixes: when, with, without RSpec/ContextWording: Exclude: