Packages

A simplified Elixir string-based XML processor that avoids the atom exhaustion vulnerability present with xmerl based parsers.

Current section

Files

Jump to
simple_xml .formatter.exs
Raw

.formatter.exs

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