MixMachine.Format behaviour (mix_machine v0.1.0)

Behaviour for defining machine formatters.

Link to this section Summary

Callbacks

Transform list of diagnostics into the machine readable output.

Link to this section Types

Specs

opts() :: %{root: Path.t(), pretty: boolean()}

Link to this section Callbacks

Link to this callback

render(list, opts)

Specs

Transform list of diagnostics into the machine readable output.