mix check.build (AlCheck v0.1.15)

View Source

Builds the check escript without installing it globally.

Usage

mix check.build

The escript will be available at scripts/check.

Summary

Functions

Callback implementation for Mix.Task.run/1.

Functions

run(args)

@spec run([String.t()]) :: :ok

Callback implementation for Mix.Task.run/1.