-
-
Notifications
You must be signed in to change notification settings - Fork 833
Open
Labels
A-linterArea - LinterArea - LinterC-enhancementCategory - New feature or requestCategory - New feature or request
Description
Warning
This comment is maintained by CI. Do not edit this comment directly.
To update comment template, see https://github.com/oxc-project/oxc/tree/main/tasks/lint_rules
This is the tracking issue for @vitest/eslint-plugin.
There are 80(+ 1 deprecated) rules.
- 3/17 recommended rules are remaining as TODO
- 2 of which have pending fixes
- 16/63 not recommended rules are remaining as TODO
- 1 of which have pending fixes
To get started, run the following command:
just new-vitest-rule <RULE_NAME>Then implement the rule and get all the tests passing.
Recommended rules
✅: 14, 🚫: 0, ⏳: 2 / total: 17
✅ = Implemented, 🚫 = Not intending to implement, ⏳ = Fix pending
Not recommended rules
✅: 46, 🚫: 1, ⏳: 1 / total: 63
✅ = Implemented, 🚫 = Not intending to implement, ⏳ = Fix pending
Deprecated rules
✅: 0, 🚫: 1, ⏳: 0 / total: 1
| Status | Name | Rationale |
|---|---|---|
| 🚫 | vitest/no-done-callback | Deprecated in eslint-plugin-vitest. |
✅ = Implemented, 🚫 = Not intending to implement, ⏳ = Fix pending
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-linterArea - LinterArea - LinterC-enhancementCategory - New feature or requestCategory - New feature or request