You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
github-actionsbot
changed the title
[Feature] Create option to raise severity of unused configuration path warning
[CT-1359] [Feature] Create option to raise severity of unused configuration path warning
Oct 17, 2022
Thanks for opening the issue @katieclaiborne, and for the awesome work in the hackathon!
We had a good conversation about this as a team earlier today. We'd like to solve this with something more general-purpose, whereby we provide users with more granular control over the --warn-error configuration. Today, it's a simple boolean ("all or nothing") switch to flip. We should also support users passing in the specific warning/exception classes that they want to treat as exceptions, rather than warnings. That way, we don't need a standalone config for every single warning/exception class.
Is this your first time submitting a feature request?
Describe the feature
I would like to be able to configure this warning as an error, so that we catch misspellings before they're merged.
Describe alternatives you've considered
No response
Who will this benefit?
No response
Are you interested in contributing this feature?
Yes!
Anything else?
No response
The text was updated successfully, but these errors were encountered: