Packages

This is a nice description for the hello elixir project, which sole purpose is to explore the possibility of publishing a package on hex.pm.

Current section

Files

Jump to
hello_elixir .formatter.exs
Raw

.formatter.exs

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