Packages

Moore-style pure finite state machines (FSM) for Elixir — testable data structures first, optional gen_statem process adapter

Retired package: Deprecated - Superseded by v1.x — Moore-disciplined redesign. See https://github.com/code-of-kai/crank/blob/main/CHANGELOG.md for migration notes.

Current section

Files

Jump to
crank .formatter.exs
Raw

.formatter.exs

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