Packages

ExCompatible strives to make your Elixir code compatible with as many Elixir versions as possible, while reducing the number of compiler warnings.

Current section

Files

Jump to
ex_compatible .formatter.exs
Raw

.formatter.exs

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