Skip to content

docs: clarify frozen rule description #19351

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jan 24, 2025
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
update readme about frozen rules
  • Loading branch information
rakleed authored Jan 21, 2025
commit 107d790b290125ce09b10671e3c0513f7665b7af
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ ESLint is a tool for identifying and reporting on patterns found in ECMAScript/J
1. [Releases](#releases)
1. [Security Policy](#security-policy)
1. [Semantic Versioning Policy](#semantic-versioning-policy)
1. [Stylistic Rule Updates](#stylistic-rule-updates)
1. [Frozen Rule Updates](#frozen-rule-updates)
1. [License](#license)
1. [Team](#team)
1. [Sponsors](#sponsors)
Expand Down Expand Up @@ -192,7 +192,7 @@ ESLint follows [semantic versioning](https://semver.org). However, due to the na

According to our policy, any minor update may report more linting errors than the previous release (ex: from a bug fix). As such, we recommend using the tilde (`~`) in `package.json` e.g. `"eslint": "~3.1.0"` to guarantee the results of your builds.

## Stylistic Rule Updates
## Frozen Rule Updates
Copy link
Contributor

@JoshuaKGoldberg JoshuaKGoldberg Jan 21, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[Suggestion] I don't think this change is for the better. My assumption is explicitly making the section about "stylistic" rules better surfaces what they're for. Someone skimming through the ToC and seeing a "frozen rule updates" point won't be informed about why the rules are frozen.


Stylistic rules are frozen according to [our policy](https://eslint.org/blog/2020/05/changes-to-rules-policies) on how we evaluate new rules and rule changes.
This means:
Expand Down
2 changes: 1 addition & 1 deletion docs/src/_includes/components/rule-categories.macro.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<span class="rule-category__icon">❄️ <span class="visually-hidden">Frozen</span></span>
<p class="rule-category__description">
This rule is currently frozen and is not accepting <a
href="https://github.com/eslint/eslint/#stylistic-rule-updates">feature requests</a>
href="https://github.com/eslint/eslint/#frozen-rule-updates">feature requests</a>
</p>
</div>
{%- endif -%}
Expand Down
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy