Packages

A tool for debugging through recording the parameters and return values in the call tree of a function.

Current section

Files

Jump to
opis .formatter.exs
Raw

.formatter.exs

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