Packages

A configurable Plug middleware to quickly find errors that might prevent a deployment. It can also be used as an application health-check.

Current section

Files

Jump to
smoke_test .formatter.exs
Raw

.formatter.exs

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