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

Add "Remove this rule" quick fix option #126

Open
scripthunter7 opened this issue Jan 27, 2024 · 0 comments
Open

Add "Remove this rule" quick fix option #126

scripthunter7 opened this issue Jan 27, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request Priority: P4

Comments

@scripthunter7
Copy link
Member

Currently, quick fix supports two things:

  1. If the filtering rule cannot be parsed, the quick fix offers the possibility to turn off the linter for that filtering rule
  2. If the filtering rule violates one of the linter rules, the quick fix offers the possibility to turn off the given linter rule for that filtering rule

If the rule cannot be parsed, in the future I suggest that we also offer the option in the quick fix to delete the filtering rule

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Priority: P4
Projects
None yet
Development

No branches or pull requests

3 participants