.rubocop.yml in libhoney-1.14.0 vs .rubocop.yml in libhoney-1.14.1
- old
+ new
@@ -17,10 +17,10 @@
Max: 200
Exclude:
- test/*
Metrics/MethodLength:
- Max: 25
+ Max: 40
Exclude:
- lib/libhoney/transmission.rb
- test/*
Metrics/LineLength: