Skip to content

@eslint-community/eslint-comments/no-unused-disable option to disable autofix #234

Open
@Samuel-Therrien-Beslogic

Description

Normally to disable a rule's autofix through configuration, I'd simply use https://github.com/aladdin-add/eslint-plugin/tree/master/packages/no-autofix . But due to the special way this rule works (as mentionned in its documentation https://eslint-community.github.io/eslint-plugin-eslint-comments/rules/no-unused-disable.html#known-limitations ), no-autofix/@eslint-community/eslint-comments/no-unused-disable doesn't work.

I want to be warned about rules that no longer trigger, but I don't want that change to be automated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions