Packages

Supercharge your environment variable. On deployment Alembix can be used to ensure your enviroment variable are not missing. It can be used to parse the enviroment variables.

Current section

Files

Jump to
alembix .formatter.exs
Raw

.formatter.exs

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