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
12
+ ## 2.31.0 (2024-06-07)
13
+
14
+ - Support ` AutoCorrect: contextual ` option for LSP. ([ @ydah ] )
15
+
16
+ ## 2.30.0 (2024-06-03)
17
+
18
+ - Add new ` RSpec/ExpectInLet ` cop. ([ @yasu551 ] )
19
+
14
20
## 2.29.2 (2024-05-02)
15
21
16
22
- Fix beginless and endless range bug for RepeatedIncludeExample cop. ([ @hasghari ] )
You can’t perform that action at this time.
0 commit comments