Packages

Elixir bindings for imageflow

Retired package: Imageflow itself uses the AGPL license, so imageflow_ex switched to AGPL to make the restrictions clearer

Current section

Files

Jump to
imageflow .formatter.exs
Raw

.formatter.exs

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