Packages

Path helper for dealing with relative file paths

Current section

Files

Jump to
path_helper .formatter.exs
Raw

.formatter.exs

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