tox-dev / xml-fmt

Format your XMLs (or XSDs) with pre-commit

Repository from Github https://github.comtox-dev/xml-fmtRepository from Github https://github.comtox-dev/xml-fmt

xml-fmt

PyPI PyPI - Implementation PyPI - Python Version Downloads PyPI - License check

Using xml-fmt with pre-commit

Add it to your .pre-commit-config.yaml:

- repo: https://github.com/tox-dev/xml-fmt
  rev: "" # Use the sha / tag you want to point at
  hooks:
    - id: xml-fmt

About

Format your XMLs (or XSDs) with pre-commit

License:MIT License


Languages

Language:Python 100.0%