8000 GitHub - jevinskie/xml-fmt: Format your XMLs (or XSDs) with pre-commit
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

jevinskie/xml-fmt

 
 

Repository files navigation

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

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%
0