Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

eslint-plugin: Feature freeze naming and sorting stylistic rules #8792

Copy link
Copy link
@JoshuaKGoldberg

Description

@JoshuaKGoldberg
Issue body actions

Overview

Following #8091: we'd like to feature freeze our stylistic rules that work for naming and sorting. Copying much of its description here...

Right now, our Formatting docs reference ESLint's policy on preferring to avoid stylistic rules:

Per ESLint's 2020 Changes to Rule Policies blog post, ESLint itself has moved away from stylistic rules, including formatting rules:

Stylistic rules are frozen - we won't be adding any more options to stylistic rules. We've learned that there's no way to satisfy everyone's personal preferences, and most of the rules already have a lot of difficult-to-understand options. Stylistic rules are those related to spacing, conventions, and generally anything that does not highlight an error or a better way to do something.

Yet we actively maintain a few rules that arguably fall purely within the prefer-to-avoid area:

We're going to:

  • Feature freeze the aforementioned naming and sorting stylistic rules
    • This would only be a feature freeze - we'd continue to fix bugs in them and update them for new TypeScript versions.
  • Explicitly indicate in their docs that further features should be built by the community, with links to any equivalents

Note that this issue does not suggest we want to remove the existing stylistic or stylistic-type-checked presets.

karlhorky

Metadata

Metadata

Labels

accepting prsGo ahead, send a pull request that resolves this issueGo ahead, send a pull request that resolves this issuedocumentationDocumentation ("docs") that needs adding/updatingDocumentation ("docs") that needs adding/updatinglocked 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

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.