File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 55* Move our documentation from rubocop-rspec.readthedocs.io to docs.rubocop.org/rubocop-rspec. ([ @bquorning ] [ ] )
66* Add ` RSpec/RepeatedIncludeExample ` cop. ([ @biinari ] [ ] )
77* Add ` RSpec/StubbedMock ` cop. ([ @bquorning ] [ ] , [ @pirj ] [ ] )
8+ * Add ` IgnoredMetadata ` configuration option to ` RSpec/DescribeClass ` . ([ @Rafix02 ] [ ] )
89* Fix false positives in ` RSpec/EmptyExampleGroup ` . ([ @pirj ] [ ] )
910* Fix a false positive for ` RSpec/EmptyExampleGroup ` when example is defined in an ` if ` branch. ([ @koic ] [ ] )
1011
1112## 1.43.2 (2020-08-25)
1213
1314* Fix ` RSpec/FilePath ` when checking a file with a shared example. ([ @pirj ] [ ] )
1415* Fix subject nesting detection in ` RSpec/LeadingSubject ` . ([ @pirj ] [ ] )
15- * Add ` IgnoredMetadata ` configuration option to ` RSpec/DescribeClass ` . ([ @Rafix02 ] [ ] )
1616
1717## 1.43.1 (2020-08-17)
1818
You can’t perform that action at this time.
0 commit comments