Packages

Mutation testing for Elixir. Name the code and the tests, and it tells you what the tests miss.

Current section

Files

Jump to
muta .formatter.exs
Raw

.formatter.exs

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