Packages

Library to enable the creation of distributed systems via the Viewstamped Replication Protocol.

Current section

Files

Jump to
vsrex .formatter.exs
Raw

.formatter.exs

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