pre_commit_hook v1.0.5 Mix.Tasks.TestAll
Pre commit hook for .git/hooks/pre-commit. Should do alias like this:
$ cd .git/hooks $ ln -s ../../.pre-commit pre-commit
Summary
Functions
A task needs to implement run
which receives
a list of command line args.
Callback implementation for Mix.Task.run/1
.