mix ethyl.lint (Ethyl v0.2.0) View Source
A mix task for running the Ethyl linters against specified files
The linter may be run against a single file like so
mix ethyl.lint path/to/ethyl/expression.exs
Or you may pass a glob which is expanded by your shell
mix ethyl.lint path/to/ethyl/*.exs
Link to this section Summary
Functions
Callback implementation for Mix.Task.run/1
.
Link to this section Functions
Callback implementation for Mix.Task.run/1
.