File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 5
5
- Remove extracted cops in ` Capybara ` , ` FactoryBot ` and ` Rails ` departments. ([ @ydah ] )
6
6
- Remove ` RuboCop::RSpec::Language::NodePattern ` . ([ @ydah ] )
7
7
- Remove ` RSpec/FilePath ` cop. ([ @ydah ] )
8
- - Add new ` RSpec/ExpectInLet ` cop. ([ @yasu551 ] )
9
8
- Remove ` RSpec/Capybara/FeatureMethods ` cop. If you are using this cop, change it to use ` RSpec/Dialect ` . ([ @ydah ] )
10
- - Support ` AutoCorrect: contextual ` option for LSP. ([ @ydah ] )
11
9
- Enable all pending cops. ([ @bquorning ] )
12
10
- Add new ` RSpec/MissingExpectationTargetMethod ` cop. ([ @krororo ] )
13
11
- Fix an error for ` RSpec/ScatteredSetup ` when one of the hooks is an empty block. ([ @earlopain ] )
14
12
13
+ ## 2.31.0 (2024-06-07)
14
+
15
+ - Support ` AutoCorrect: contextual ` option for LSP. ([ @ydah ] )
16
+
17
+ ## 2.30.0 (2024-06-03)
18
+
19
+ - Add new ` RSpec/ExpectInLet ` cop. ([ @yasu551 ] )
20
+
15
21
## 2.29.2 (2024-05-02)
16
22
17
23
- Fix beginless and endless range bug for RepeatedIncludeExample cop. ([ @hasghari ] )
You can’t perform that action at this time.
0 commit comments