Packages

Instruments for reading an Ash/Phoenix project: manifest, lint rules, Spark introspection, scenario extraction, and the project context map.

Current section

Files

Jump to
foundry_stack .formatter.exs
Raw

.formatter.exs

[
plugins: [Phoenix.LiveView.HTMLFormatter],
inputs: ["*.{heex,ex,exs}", "{config,lib,test}/**/*.{heex,ex,exs}"]
]