Packages

Elixir wrapper for the World Wide Web Consortium’s online validation services.

Current section

Files

Jump to
w3c_validators .formatter.exs
Raw

.formatter.exs

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