Skip to content
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

FR: Custom Ignore for Specific Rules #726

Open
pjkaufman opened this issue May 21, 2023 · 0 comments
Open

FR: Custom Ignore for Specific Rules #726

pjkaufman opened this issue May 21, 2023 · 0 comments
Labels
rule suggestion Suggestion to add or edit a rule

Comments

@pjkaufman
Copy link
Collaborator

pjkaufman commented May 21, 2023

Is Your Feature Request Related to a Problem? Please Describe.

It would be nice to disable specific rules for the custom ignore ranges for the Linter. We may want to do something like a comma separated list like eslint: eslint uses enable and disable followed by a comma-separated list of rule names.

Describe the Solution You'd Like

A clear and concise description of what you want to happen.

Describe Alternatives You've Considered

Right now there should be the ability to ignore all rules, but that could cause some rules to not get used that would otherwise be wanted to run in a specific block.

Additional Context

This was suggested as part of #701 , but was looking like it would take more time than I had to get it out in the same release so it was made into its own FR for whenever I have more time.

@pjkaufman pjkaufman added the rule suggestion Suggestion to add or edit a rule label May 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rule suggestion Suggestion to add or edit a rule
Projects
Status: Queue
Development

No branches or pull requests

1 participant