.rubocop.yml in
jekyll-bits-0.3
vs .rubocop.yml in
jekyll-bits-0.4
- old
+ new
@@ -3,5 +3,7 @@
Style/FileName: Enabled: false MethodLength: Max: 30
+Metrics/BlockLength:
+ Max: 50