Skip to content

Commit

Permalink
Format XML files, add pre-commit check
Browse files Browse the repository at this point in the history
  • Loading branch information
vladistan authored and AdamFinkle committed Jul 30, 2024
1 parent 48a09e2 commit b4153cd
Show file tree
Hide file tree
Showing 11 changed files with 368,082 additions and 368,097 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,11 @@ repos:
args: [--fix, --exit-non-zero-on-fix, --show-fixes]
- id: ruff-format

- repo: https://github.com/lsst-ts/pre-commit-xmllint
rev: v1.0.0
hooks:
- id: format-xmllint

- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
hooks:
Expand Down
Loading

0 comments on commit b4153cd

Please sign in to comment.