View Source mix vnu.validate.svg (Vnu v1.1.1)

Validates SVG files.

It expects a file or a list of files as an argument.

  mix vnu.validate.svg [OPTIONS] FILE [FILE2 FILE3...]

See mix vnu.validate.html for the list of options and other details.

Examples

mix vnu.validate.svg home_icon.svg logo.svg
mix vnu.validate.svg --server-url http://localhost:8888 priv/static/**/*.svg