Packages

Defines a behavior to be implemented for managing data that should be held in the VM and periodically refreshed.

Current section

Files

Jump to
cache_worker .formatter.exs
Raw

.formatter.exs

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