When the config file isn't found, it silently fails and does nothing:
b5a0c4f
Is there a specific reason why this error is ignored @RyanZim ?
Would you accept a PR that changes this behavior that if a config path is passed (but no config found), it will still throw an error?