Packages

Telepath is, in essence, xPath/JsonPath for elixir structs.

Current section

Files

Jump to
telepath .formatter.exs
Raw

.formatter.exs

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