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
We could remove any way to produce warnings other than through lints. And maybe dump recorded lints when we hit a fatal error (no, wait, can we remove those?) or we stop due to accumulated errors.
Currently it only turns warnings from lints into errors. It should work like -Werror and replace all warnings by errors.
The text was updated successfully, but these errors were encountered: