Packages

A common pattern to acquire a resource, perform some action on it and then run a finalizer, regardless of the outcome of the action

Current section

Files

Jump to
resource .formatter.exs
Raw

.formatter.exs

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