.rubocop.yml in
helena-1.3.0
vs .rubocop.yml in
helena-1.3.1
- old
+ new
@@ -14,5 +14,7 @@
LineLength: Enabled: true Max: 160 AbcSize: Enabled: false
+FrozenStringLiteralComment:
+ Enabled: false