-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Closed
Labels
accepting prsGo ahead, send a pull request that resolves this issueGo ahead, send a pull request that resolves this issuebreaking changeThis change will require a new major version to be releasedThis change will require a new major version to be releasedlocked due to agePlease open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.Please open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.package: eslint-pluginIssues related to @typescript-eslint/eslint-pluginIssues related to @typescript-eslint/eslint-plugin
Milestone
Description
Overview
#8072 tracks deprecating formatting rules as a non-breaking change. As a followup, this issue tracks removing those formatting rules from typescript-eslint altogether. Those rules now live in eslint-stylistic and as such don't need to exist in this plugin anymore.
As a breaking change for our next major version, let's:
- Delete the files! 🔪
- Look into removing the
'layout'
property from our internal rulemeta.type
type union- Or at least that this should only impact internal rules. We shouldn't negatively impact
eslint-stylistic
or other consumers of our custom rule APIs
- Or at least that this should only impact internal rules. We shouldn't negatively impact
Zamiell, vuki656 and Luse
Metadata
Metadata
Assignees
Labels
accepting prsGo ahead, send a pull request that resolves this issueGo ahead, send a pull request that resolves this issuebreaking changeThis change will require a new major version to be releasedThis change will require a new major version to be releasedlocked due to agePlease open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.Please open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.package: eslint-pluginIssues related to @typescript-eslint/eslint-pluginIssues related to @typescript-eslint/eslint-plugin