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 5
5
* Move our documentation from rubocop-rspec.readthedocs.io to docs.rubocop.org/rubocop-rspec. ([ @bquorning ] [ ] )
6
6
* Add ` RSpec/RepeatedIncludeExample ` cop. ([ @biinari ] [ ] )
7
7
* Add ` RSpec/StubbedMock ` cop. ([ @bquorning ] [ ] , [ @pirj ] [ ] )
8
+ * Add ` IgnoredMetadata ` configuration option to ` RSpec/DescribeClass ` . ([ @Rafix02 ] [ ] )
8
9
* Fix false positives in ` RSpec/EmptyExampleGroup ` . ([ @pirj ] [ ] )
9
10
* Fix a false positive for ` RSpec/EmptyExampleGroup ` when example is defined in an ` if ` branch. ([ @koic ] [ ] )
10
11
11
12
## 1.43.2 (2020-08-25)
12
13
13
14
* Fix ` RSpec/FilePath ` when checking a file with a shared example. ([ @pirj ] [ ] )
14
15
* Fix subject nesting detection in ` RSpec/LeadingSubject ` . ([ @pirj ] [ ] )
15
- * Add ` IgnoredMetadata ` configuration option to ` RSpec/DescribeClass ` . ([ @Rafix02 ] [ ] )
16
16
17
17
## 1.43.1 (2020-08-17)
18
18
You can’t perform that action at this time.
0 commit comments