Packages

AutoError helps you to pipe between functions returning {:ok, _} or {:error, _} easily.

Current section

Files

Jump to
auto_error .formatter.exs
Raw

.formatter.exs

# Used by "mix format"
[
inputs: ["mix.exs", "{config,lib,test}/**/*.{ex,exs}"]
]