Skip to content

Commit

Permalink
Add a pre-commit hook for xml formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
davidscn committed Dec 4, 2023
1 parent 8b681f5 commit 1d22c1f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
repos:
# Official repo for default hooks
- repo: https://github.com/precice/precice-pre-commit-hooks
rev: 'v3.1'
hooks:
- id: format-precice-config

0 comments on commit 1d22c1f

Please sign in to comment.