spec/.rubocop.yml in stash-wrapper-0.1.11.1 vs spec/.rubocop.yml in stash-wrapper-0.1.12
- old
+ new
@@ -1,7 +1,4 @@
inherit_from: ../.rubocop.yml
-Metrics/MethodLength:
- Enabled: false
-
-Metrics/ModuleLength:
+Style/DateTime:
Enabled: false