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
swift-package-migrate: Emit feature validation errors through the diagnostic emitter
These errors do not represent issues with parsing command-line
arguments, so throwing a `ValidationError` is not suitable — we don't
want to present the user with a command usage hint in these cases.
0 commit comments