-
-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Labels
status: accepting prsPlease, send a pull request to resolve this!Please, send a pull request to resolve this!type: bugSomething isn't working :(Something isn't working :(
Description
Bug Report Checklist
- I have tried restarting my IDE and the issue persists.
- I have pulled the latest
mainbranch of the repository. - I have searched for related issues and found none that matched my issue.
CTA is currently generating eslint configs that use eslint-plugin-markdown, which was deprecated last year in favor of @eslint/markdown. But the project is also set up with markdownlint. Considering there's this blocked issue for moving from markdownlint to @eslint/markdown (#1926), I would recommend removing the deprecated eslint-plugin-markdown entirely. Not only does it serve as a second "source of truth" but is effectively competing with markdownlint in its current form.
JoshuaKGoldberg
Metadata
Metadata
Assignees
Labels
status: accepting prsPlease, send a pull request to resolve this!Please, send a pull request to resolve this!type: bugSomething isn't working :(Something isn't working :(