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

Feature/add recommended warning configuration #352

Conversation

andreasgoodstein
Copy link

Resolves #166, resolves #283

This PR adds the 'recommended-warn' configuration to the plugin, which enables all recommended rules with severity 'warn'. I've also added a test case and updated the docs to reflect the change. Let me know if any additional changes should be made.

Thanks for an amazing plugin. Cheers.

@marcoahansen
Copy link

Hi @andreasgoodstein, I really need this setup, do you know why this is not merged?

@andreasgoodstein
Copy link
Author

Hi @andreasgoodstein, I really need this setup, do you know why this is not merged?

@marcoahansen sadly I don't know. I'm not a maintainer of this repo, so without feedback/approval from them there is nothing I can do...

@saberduck
Copy link
Contributor

hello,

I believe such a configuration should be done in the place where plugin is used. We don't want to maintain additional config.

@saberduck saberduck closed this May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

is there way to set the severity for all rules to warn instead of error? Add config with severity "warn"
3 participants