.rubocop.yml in reek-5.4.0 vs .rubocop.yml in reek-5.4.1

- old
+ new

@@ -1,8 +1,9 @@ inherit_from: .rubocop_todo.yml require: - rubocop-rspec + - rubocop-performance AllCops: Exclude: - 'samples/**/*' - 'tmp/**/*'