Packages

A helper library for creating CLI Apps by following a basic skeleton

Current section

Files

Jump to
cli_app_helper .formatter.exs
Raw

.formatter.exs

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