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
cristianoliveira
changed the title
fix: validate ergo file when using list -config <path>
bug: validate ergo file when using list -config <path>Jun 12, 2024
I noticed if one gives uses the config flag it doesn't validate the file.
Reproduce
run
ergo run -config ~/foobar
(where foobar must not exist)Expected
Validate and show an error for the missing file
Current
No validation
The text was updated successfully, but these errors were encountered: