Packages

This is the core of the dictionary service which has around 8k words

Current section

Files

Jump to
dictionary .formatter.exs
Raw

.formatter.exs

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