.rubocop.yml in companies_house_hub-0.0.7 vs .rubocop.yml in companies_house_hub-0.0.8
- old
+ new
@@ -32,5 +32,8 @@
Max: 100
# To be compatible with older versions of ruby
Performance/RegexpMatch:
Enabled: false
+
+RSpec/MultipleExpectations:
+ Enabled: false