Module: kamailio Branch: master Commit: 759211015ad97167335dfe8511ca2289243c766f URL: https://github.com/kamailio/kamailio/commit/759211015ad97167335dfe8511ca2289243c766f
Author: Victor Seva <[email protected]> Committer: Victor Seva <[email protected]> Date: 2026-02-27T12:23:41+01:00 Revert "pre-commit: add xml-formatter [skip ci]" * It doesn't quite work for us This reverts commit 316cd2253e6435d6c3d9a6684c70555f001ca5e8. --- Modified: .pre-commit-config.yaml --- Diff: https://github.com/kamailio/kamailio/commit/759211015ad97167335dfe8511ca2289243c766f.diff Patch: https://github.com/kamailio/kamailio/commit/759211015ad97167335dfe8511ca2289243c766f.patch --- diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e91d860efe1..3a507a203ac 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,10 +1,4 @@ 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!
