4a8af7be39
Mix aliases should only compose mix tasks. Shell tool orchestration (shellcheck, fd) belongs in mise scripts. This removes the mix cmd escape hatch and makes the boundary clear: mix.exs for pure mix composition, scripts/ for cross-toolchain orchestration.
159 B
159 B
Run the full pre-commit check pipeline (mise run dev:precommit) and report the results. If any check fails, identify the specific failure and suggest a fix.