.rubocop.yml in
html2rss-0.2.2
vs .rubocop.yml in
html2rss-0.3.0
- old
+ new
@@ -1,4 +1,7 @@
+require:
+ - 'rubocop-performance'
+
AllCops: TargetRubyVersion: 2.4 DisplayCopNames: true Metrics/LineLength: