Packages

A library of health checker implementations for Fettle.

Current section

Files

Jump to
fettle_checks .formatter.exs
Raw

.formatter.exs

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