Packages

Macro to easily generate independent Enum Ecto.Types with support for integer and string as the underlying representation and atoms for the app logic.

Current section

Files

Jump to
typed_enum .formatter.exs
Raw

.formatter.exs

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