Packages

⚠️ EXPERIMENTAL: Expose Ash Resource actions over tRPC with Plug-compatible router/controller and tooling. Breaking changes may occur frequently.

Current section

Files

Jump to
ash_rpc .formatter.exs
Raw

.formatter.exs

[
inputs: [
"{mix,.formatter}.exs",
"{config,lib,test}/**/*.{ex,exs,heex}",
"guides/**/*.md",
"README.md",
"CHANGELOG.md"
],
line_length: 100
]