.rubocop.yml in pvoutput-1.0.0 vs .rubocop.yml in pvoutput-1.1.0
- old
+ new
@@ -33,5 +33,8 @@
Layout/HashAlignment:
EnforcedHashRocketStyle: table
Style/OptionalBooleanParameter:
Enabled: false
+
+RSpec/MultipleExpectations:
+ Max: 2
- old
+ new