This may be well out of scope for overmind, but I had a typo in my local .env the other day and it took me a long time to figure out why overmind was suddenly and silently ignoring my .env settings. Wondering if there's some option that could be passed in to the .env handling library to show some sort of warning if the provided env is not valid and won't be used.
This may be well out of scope for overmind, but I had a typo in my local .env the other day and it took me a long time to figure out why overmind was suddenly and silently ignoring my .env settings. Wondering if there's some option that could be passed in to the .env handling library to show some sort of warning if the provided env is not valid and won't be used.