Packages

Throttler implementation with multi-rate support.

Current section

Files

Jump to
throttex .formatter.exs
Raw

.formatter.exs

# Used by "mix format"
[
inputs: [
"*.{heex,ex,exs}",
"{config,lib,test}/**/*.{heex,ex,exs}",
"priv/*/seeds.exs"
],
line_length: 100
]