Replies: 1 comment 1 reply
-
That's not true. You can also use the If we add the severity, we might need to add more stuff. We could risk adding a lot of information. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We recently went through a "trimming" of the configuration file on a work project. Our goal was to remove the rules which had the severity level equal to default value. I'm interested if default severity level could be provided in the rule description itself. Currently, you have to check the website for specific rule to check severity level. This would allow the severity level to be quickly inspectable inside the IDE.
Example:
Happy to contribute the PR myself, if this is something you might consider useful!
Beta Was this translation helpful? Give feedback.
All reactions