Module: kamailio Branch: master Commit: a557b186fed55d6a0fdba78f0e59a634df569ff9 URL: https://github.com/kamailio/kamailio/commit/a557b186fed55d6a0fdba78f0e59a634df569ff9
Author: Victor Seva <linuxman...@torreviejawireless.org> Committer: Victor Seva <linuxman...@torreviejawireless.org> Date: 2024-12-12T11:21:16+01:00 pre-commit: cmake-format and cmake-lint hooks [skip ci] --- Modified: .pre-commit-config.yaml --- Diff: https://github.com/kamailio/kamailio/commit/a557b186fed55d6a0fdba78f0e59a634df569ff9.diff Patch: https://github.com/kamailio/kamailio/commit/a557b186fed55d6a0fdba78f0e59a634df569ff9.patch --- diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 7e8b8a8860a..7892175df39 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -11,4 +11,9 @@ repos: - repo: https://github.com/pre-commit/mirrors-clang-format rev: v15.0.7 hooks: - - id: clang-format + - id: clang-format + - repo: https://github.com/cheshirekow/cmake-format-precommit + rev: v0.6.13 + hooks: + - id: cmake-format + - id: cmake-lint _______________________________________________ Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org To unsubscribe send an email to sr-dev-le...@lists.kamailio.org Important: keep the mailing list in the recipients, do not reply only to the sender!