eslint-plugin-sonarjs icon indicating copy to clipboard operation
eslint-plugin-sonarjs copied to clipboard

Add config with severity "warn"

Open micaelmbagira opened this issue 4 years ago • 4 comments

I want to request a feature.

It would be great to have a preset config such as plugin:sonarjs/warn where the severity is warn instead of error.
When enabling this plugin for the first time on a big project, it could block the CI/CD process. I believe one cannot always fix all the errors at once. I personally would like to have the warnings and later on, fix all errors. Does that make sense?

micaelmbagira avatar Jun 03 '20 07:06 micaelmbagira

This would be nice

vegerot avatar Aug 12 '20 17:08 vegerot

btw feel free to try sonarcloud (it's reporting issues from this plugin as well). There you will see only "new" issues (check here https://blog.sonarsource.com/clean-as-you-code)

vilchik-elena avatar Jun 30 '21 16:06 vilchik-elena

I wonder if other plugins doing something similar, @micaelmbagira could you share some examples?

vilchik-elena avatar Jul 01 '21 13:07 vilchik-elena

@vilchik-elena quite sure I've seen it somewhere else when I was looking into it but I can't remember...

micaelmbagira avatar Jul 06 '21 07:07 micaelmbagira

This issue has been migrated to Jira. ESLINTJS-5

Wohops avatar Apr 29 '24 08:04 Wohops