Packages

auto recompile a modified elixir file to the lib directory. base on Remix (https://github.com/AgilionApps/remix)

Current section

Files

Jump to
changed_reloader .formatter.exs
Raw

.formatter.exs

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