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
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