Skip to content

linter: Allow filtering rules that are applied on save by name #21538

@nrayburn-tech

Description

@nrayburn-tech

There are some rules with auto fixes that are inconvenient to apply on save during development. For example, no-console or no-debugger. It would be nice to be able to disable these auto fixes for the on save action.

https://github.com/Microsoft/vscode-eslint eslint.codeActionsOnSave.rules is the ESLint plugin equivalent which allows filtering rules with wildcard patterns.

Ref: oxc-project/oxc-intellij-plugin#450

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-editorArea - Editor and Language ServerA-linterArea - Linter

    Priority

    None yet

    Start date

    None yet

    Target date

    None yet

    Effort

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions