Packages

Tiny library for composing and normalizing Elixir error flows with existing {:ok, value}, {:error, reason}, and nil conventions.

Current section

Files

Jump to
err .formatter.exs
Raw

.formatter.exs

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