.rubocop.yml in mergent-0.1.0 vs .rubocop.yml in mergent-0.1.1
- old
+ new
@@ -20,12 +20,9 @@
Enabled: false
Style/Documentation:
Enabled: false
-Style/FrozenStringLiteralComment:
- Enabled: false
-
Style/StringLiterals:
EnforcedStyle: double_quotes
Style/StringLiteralsInInterpolation:
EnforcedStyle: double_quotes