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 55- Remove extracted cops in ` Capybara ` , ` FactoryBot ` and ` Rails ` departments. ([ @ydah ] )
66- Remove ` RuboCop::RSpec::Language::NodePattern ` . ([ @ydah ] )
77- Remove ` RSpec/FilePath ` cop. ([ @ydah ] )
8- - Add new ` RSpec/ExpectInLet ` cop. ([ @yasu551 ] )
98- 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 ] )
119- Enable all pending cops. ([ @bquorning ] )
1210- Add new ` RSpec/MissingExpectationTargetMethod ` cop. ([ @krororo ] )
1311- Fix an error for ` RSpec/ScatteredSetup ` when one of the hooks is an empty block. ([ @earlopain ] )
1412
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+
1521## 2.29.2 (2024-05-02)
1622
1723- Fix beginless and endless range bug for RepeatedIncludeExample cop. ([ @hasghari ] )
You can’t perform that action at this time.
0 commit comments