Packages

Low-level HTTP/JSON transport shared by the Dowser search-engine clients

Current section

Files

Jump to
dowser_client .formatter.exs
Raw

.formatter.exs

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