Add a flag to treat warnings as errors #4575
spiltcoffee
started this conversation in
Ideas
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Yet
Would be nice if I could make yarn return non-zero with a flag, like
yarn --treat-warnings-as-errors
or some such thing. Use case would be in a CI pipeline, so that issues likeYN0002
don't go unnoticed.Beta Was this translation helpful? Give feedback.
All reactions