Hello, In my project we need to source an env file before being able to run mix (`source .env` command before `mix credo --strict`) How can I configure your extension so that it source the env file before running credo ?