8000 eslint-plugin: Feature freeze naming and sorting stylistic rules · Issue #8792 · typescript-eslint/typescript-eslint · GitHub
[go: up one dir, main page]

Skip to content

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

@JoshuaKGoldberg

Description

@JoshuaKGoldberg

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 fr 7C1A om 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.

Metadata

Metadata

Labels

accepting prsGo ahead, send a pull request that resolves this issuedocumentationDocumentation ("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.package: 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

    0