Skip to content

rules turned off in eslint.codeActionsOnSave.rules are still run #1479

Closed

Description

Reproduction: https://github.com/sachinraja/vscode-eslint-codeactionsonsave

If I have this config:

"eslint.codeActionsOnSave.rules": ["!slow/slow", "*"]

The rule slow/slow still runs on save. I reproduced this on v2.2.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    info-neededIssue requires more information from poster

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions