vscode-elixir-credo icon indicating copy to clipboard operation
vscode-elixir-credo copied to clipboard

Source env file before running credo ?

Open piRGoif opened this issue 8 months ago • 0 comments

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 ?

piRGoif avatar Feb 12 '25 11:02 piRGoif