Skip to content

Add eslint-disable-autofix#250

Merged
dustinspecker merged 1 commit intodustinspecker:mainfrom
MorevM:main
Jan 9, 2026
Merged

Add eslint-disable-autofix#250
dustinspecker merged 1 commit intodustinspecker:mainfrom
MorevM:main

Conversation

@MorevM
Copy link
Contributor

@MorevM MorevM commented May 29, 2025

This information is also available in the repository's README, but I'll highlight the key points here.

This utility lets you disable autofix for both ESLint core rules and third-party plugins in cases where autofix is either undesirable or not working correctly.

It's a temporary workaround - there's an open RFC to ESLint core (which I authored), and I hope the feature will be added to ESLint in the coming months. However, the process takes time, and the problem exists today. This utility is meant to help in the meantime.

Once we agree on a public API in the RFC, I also plan to support the proposed format here before it becomes available in ESLint itself. That way, this utility will serve as a full polyfill, making the eventual migration easier for those who need it.

I'll remove this utility from the list once the feature is available in ESLint core - though it may still be useful for a while, until the new version is widely adopted.

@dustinspecker dustinspecker merged commit ceadbe3 into dustinspecker:main Jan 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants