Packages

A powerful temporal rule engine for Elixir that enables you to schedule jobs based on events, time intervals, and cron expressions.

Current section

Files

Jump to
timeos .formatter.exs
Raw

.formatter.exs

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