.rubocop.yml in netflix-spectator-rb-0.2.1 vs .rubocop.yml in netflix-spectator-rb-0.2.2
- old
+ new
@@ -8,5 +8,9 @@
Metrics/ClassLength:
Max: 150
Metrics/MethodLength:
Max: 20
+
+Style/FrozenStringLiteralComment:
+ Enabled: false
+
- old
+ new