.rubocop.yml in seo_cache-0.4.0 vs .rubocop.yml in seo_cache-0.5.0
- old
+ new
@@ -24,13 +24,13 @@
Layout/ExtraSpacing:
Enabled: false
AllowForAlignment: true
-Layout/FirstParameterIndentation:
+Layout/IndentFirstHashElement:
Enabled: false
-Layout/IndentHash:
+Layout/IndentFirstArgument:
Enabled: false
Layout/LeadingCommentSpace:
Enabled: false