Packages

Loner provides a simple method for creating a registered, supervised singleton process within a multi-node cluster with the help of Horde.

Current section

Files

Jump to
loner .formatter.exs
Raw

.formatter.exs

[
inputs: [
"mix.exs",
"test/**/*.{ex,exs}",
"lib/**/*.{ex,exs}"
],
line_length: 80,
]