Packages

Module to make working with potential nil values safer and more convenient by using {:some, value} or :none instead

Current section

Files

Jump to
option_ex .formatter.exs
Raw

.formatter.exs

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