Thanks to visit codestin.com
Credit goes to github.com

Skip to content

πŸ’€ Rule deletions: formatting (layout) rulesΒ #8074

Closed
@JoshuaKGoldberg

Description

@JoshuaKGoldberg

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 rule meta.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

Metadata

Metadata

Assignees

No one assigned

    Labels

    accepting prsGo ahead, send a pull request that resolves this issuebreaking changeThis 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.package: eslint-pluginIssues related to @typescript-eslint/eslint-plugin

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions