.rubocop.yml in goodcop-0.0.2 vs .rubocop.yml in goodcop-0.0.3
- old
+ new
@@ -1,6 +1,5 @@
-require:
-- rubocop-rspec
-
AllCops:
DefaultFormatter: fuubar
DisplayCopNames: true
+Style/FrozenStringLiteralComment:
+ Enabled: false
- old
+ new