- •Run
mix formatto format all Elixir code - •Run
mix compile --warnings-as-errorsto check for warnings - •Then proceed with the git commit
commit
在提交前,对代码进行格式化处理,并执行编译检查。
SKILL.md
--- frontmattername: commit description: Format code and run compile checks before committing user-invocable: true