Packages

Textmatrix in Elixir. Make working with 2D text a breeze.

Current section

Files

Jump to
textmatrix .formatter.exs
Raw

.formatter.exs

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