Packages

Still project generator. Provides a `mix still.new` task to bootstrap a new Still project.

Current section

Files

Jump to
still_new priv templates formatter.exs
Raw

priv/templates/formatter.exs

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