-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
Currently, _validate_args()
will log an error stating that a directory is not writeable if it does not exist.
While this is technically true, we should notify the users why the directory isn't writeable; notifying the user that the directory does not exist or the permissions are set to read-only is more helpful.
We should always strive to provide a positive user experience.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers