Module: kamailio
Branch: master
Commit: 316cd2253e6435d6c3d9a6684c70555f001ca5e8
URL: 
https://github.com/kamailio/kamailio/commit/316cd2253e6435d6c3d9a6684c70555f001ca5e8

Author: Victor Seva <[email protected]>
Committer: Victor Seva <[email protected]>
Date: 2026-02-27T11:24:53+01:00

pre-commit: add xml-formatter [skip ci]

---

Modified: .pre-commit-config.yaml

---

Diff:  
https://github.com/kamailio/kamailio/commit/316cd2253e6435d6c3d9a6684c70555f001ca5e8.diff
Patch: 
https://github.com/kamailio/kamailio/commit/316cd2253e6435d6c3d9a6684c70555f001ca5e8.patch

---

diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 3a507a203ac..e91d860efe1 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -1,4 +1,10 @@
 repos:
+  - repo: https://github.com/pamoller/xmlformatter
+    rev: v0.2.8
+    hooks:
+      - id: xml-formatter
+        args:
+          - --eof-newline
   - repo: https://github.com/pre-commit/pre-commit-hooks
     rev: v6.0.0
     hooks:

_______________________________________________
Kamailio - Development Mailing List -- [email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to