.rubocop.yml in arxutils_sqlite3-0.1.58 vs .rubocop.yml in arxutils_sqlite3-0.1.59
- old
+ new
@@ -6,12 +6,12 @@
AllCops:
TargetRubyVersion: 2.6
NewCops: enable
-Style/StringLiterals:
- Enabled: true
- EnforcedStyle: double_quotes
+#Style/StringLiterals:
+# Enabled: true
+# EnforcedStyle: double_quotes
Style/StringLiteralsInInterpolation:
Enabled: true
EnforcedStyle: double_quotes