.rubocop.yml in api_analytics-1.0.4 vs .rubocop.yml in api_analytics-1.0.5
- old
+ new
@@ -1,13 +1,13 @@
-AllCops:
- TargetRubyVersion: 2.4
-
-Style/StringLiterals:
- Enabled: true
- EnforcedStyle: double_quotes
-
-Style/StringLiteralsInInterpolation:
- Enabled: true
- EnforcedStyle: double_quotes
-
-Layout/LineLength:
- Max: 120
+AllCops:
+ TargetRubyVersion: 2.4
+
+Style/StringLiterals:
+ Enabled: true
+ EnforcedStyle: double_quotes
+
+Style/StringLiteralsInInterpolation:
+ Enabled: true
+ EnforcedStyle: double_quotes
+
+Layout/LineLength:
+ Max: 120