Packages

Plug adapter to protect from CSRF attacks by verifying the `Origin` header.

Current section

Files

Jump to
ex_verify_origin .formatter.exs
Raw

.formatter.exs

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