.rubocop.yml in contentful-management-1.7.0 vs .rubocop.yml in contentful-management-1.8.0
- old
+ new
@@ -18,9 +18,9 @@
Metrics/LineLength:
Max: 135
Metrics/ClassLength:
- Max: 250
+ Max: 300
Style/SignalException:
EnforcedStyle: 'semantic'