Packages

Native executable compilation that works just like Elixir code. Supports Rust, C/C++, and custom builders with automatic recompilation and runtime path helpers

Current section

Files

Jump to
foundry .formatter.exs
Raw

.formatter.exs

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