niftany_rubocop_rspec.yml in niftany-0.5.1 vs niftany_rubocop_rspec.yml in niftany-0.6.0
- old
+ new
@@ -41,5 +41,13 @@
RSpec/DescribeClass:
Enabled: true
RSpec/BeforeAfterAll:
Enabled: false
+
+RSpec/ExampleLength:
+ Enabled:
+ false
+
+RSpec/MultipleExpectations:
+ Enabled:
+ false