Closed
Description
According to the docs, the config will be loaded from the current directory if not specified. This however throws a stack trace with the config being null.
Changing the following line from else if
to if
seems to correct this by allowing the file to be loaded if it's not specified but does exist:
Metadata
Metadata
Assignees
Labels
No labels