Packages

ExFactor is a refactoring helper that will find and replace instances of a module-function-arity in your source code.

Current section

Files

Jump to
ex_factor .formatter.exs
Raw

.formatter.exs

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