improve the error output (UX) #4
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Milestone
Pligos currently is really rough on it's user. There are a lot of ways the program can actually panic when there is a mistake in the configuration. Pligos should respond with meaningful error messages, that help the user to configure the application correctly. E.g. the error message
'Context "foo" not found
should result inAvailable contexts are "bar", "biz" and "baz".'
Also pligos could help the user to create a new config based on a flavor. But this should probably a different issue
The text was updated successfully, but these errors were encountered: