We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95eae5b commit 9312f5fCopy full SHA for 9312f5f
README.md
@@ -15,5 +15,5 @@ Add it to your `.pre-commit-config.yaml`:
15
- repo: https://github.com/tox-dev/xml-fmt
16
rev: "" # Use the sha / tag you want to point at
17
hooks:
18
- - id: pyproject-fmt
+ - id: xml-fmt
19
```
0 commit comments