Packages

A Phoenix test harness with one unified API across static pages, LiveView, and browser-based testing.

Current section

Files

Jump to
fluffy .formatter.exs
Raw

.formatter.exs

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