.rubocop.yml in html2rss-0.5.2 vs .rubocop.yml in html2rss-0.6.0
- old
+ new
@@ -20,10 +20,10 @@
Metrics/MethodLength:
Max: 15
Documentation:
- Enabled: false
+ Enabled: true
Style/BlockDelimiters:
Enabled: true
Exclude:
- '**/*_spec.rb'