Packages

A library for detecting programming languages in your project.

Current section

Files

Jump to
babylon .formatter.exs
Raw

.formatter.exs

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