.rubocop.yml in percy-common-3.0.2 vs .rubocop.yml in percy-common-3.1.0
- old
+ new
@@ -7,5 +7,9 @@
- Include
RSpec/DescribeClass:
Exclude:
- spec/percy/logger_spec.rb
+
+AllCops:
+ Exclude:
+ - spec/support/redis_mock.rb
- old
+ new