feat(linter/eslint-plugin-vitest): Implement valid-title eslint rule#17224
feat(linter/eslint-plugin-vitest): Implement valid-title eslint rule#17224Afsoon wants to merge 4 commits intooxc-project:mainfrom
Conversation
CodSpeed Performance ReportMerging #17224 will not alter performanceComparing Summary
Footnotes
|
connorshea
left a comment
There was a problem hiding this comment.
Started a review and then realized that... technically valid-title is already implemented for vitest partially via the jest/valid-title rule? It just wasn't done properly: bd74603
Do we need to do anything specific for that?
|
@connorshea Looks that not, we have to extend the current Thanks! |
af86eb8 to
a7287be
Compare
|
Doing from zero |
5f8359f to
6a318d7
Compare
|
@camc314 I have recovered the changes I made to handle the test with |
6a318d7 to
b1ff2de
Compare
b1ff2de to
8213101
Compare
Related to #4656
Set
valid-titleas a compatible vitest ruleoxc-project/oxlint-migrate#301