.rubocop.yml in rom-event_store-0.0.1 vs .rubocop.yml in rom-event_store-0.0.2

- old
+ new

@@ -70,5 +70,9 @@ # This is a shim file for those who require 'rom-mongo' Style/FileName: Exclude: - lib/rom-event_store.rb + +# Rescue modificar is useful sometimes +Style/RescueModifier: + Enabled: false